diff options
-rw-r--r-- | x11-misc/icecc/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/icecc/icecc-2.7.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/icets/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/icets/icets-1.2.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/x11-misc/icecc/ChangeLog b/x11-misc/icecc/ChangeLog index c643c1839138..764ba6705191 100644 --- a/x11-misc/icecc/ChangeLog +++ b/x11-misc/icecc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/icecc # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icecc/ChangeLog,v 1.18 2004/08/03 11:37:13 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icecc/ChangeLog,v 1.19 2004/08/27 05:43:08 phosphan Exp $ + + 27 Aug 2004; Patrick Kursawe <phosphan@gentoo.org> icecc-2.7.ebuild: + stable for x86 03 Aug 2004; David Holm <dholm@gentoo.org> icecc-2.7.ebuild: Added to ~ppc. diff --git a/x11-misc/icecc/icecc-2.7.ebuild b/x11-misc/icecc/icecc-2.7.ebuild index 8b55f526e4a7..70fb52b9bad1 100644 --- a/x11-misc/icecc/icecc-2.7.ebuild +++ b/x11-misc/icecc/icecc-2.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icecc/icecc-2.7.ebuild,v 1.3 2004/08/03 11:37:13 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icecc/icecc-2.7.ebuild,v 1.4 2004/08/27 05:43:08 phosphan Exp $ inherit eutils @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" HOMEPAGE="http://icecc.sourceforge.net/" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" IUSE="" SLOT="0" diff --git a/x11-misc/icets/ChangeLog b/x11-misc/icets/ChangeLog index 1432bd825158..12dbed06a10a 100644 --- a/x11-misc/icets/ChangeLog +++ b/x11-misc/icets/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/icets # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icets/ChangeLog,v 1.13 2004/08/03 11:25:05 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icets/ChangeLog,v 1.14 2004/08/27 05:44:55 phosphan Exp $ + + 27 Aug 2004; Patrick Kursawe <phosphan@gentoo.org> icets-1.2.ebuild: + stable for x86 03 Aug 2004; David Holm <dholm@gentoo.org> icets-1.2.ebuild: Added to ~ppc. diff --git a/x11-misc/icets/icets-1.2.ebuild b/x11-misc/icets/icets-1.2.ebuild index 914133d08524..cdf7feb12644 100644 --- a/x11-misc/icets/icets-1.2.ebuild +++ b/x11-misc/icets/icets-1.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icets/icets-1.2.ebuild,v 1.3 2004/08/03 11:25:05 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icets/icets-1.2.ebuild,v 1.4 2004/08/27 05:44:55 phosphan Exp $ DESCRIPTION="IceWM Theme Editor" SRC_URI="mirror://sourceforge/icecc/${P}.tar.bz2" HOMEPAGE="http://icecc.sourceforge.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" IUSE="" RDEPEND=">=x11-libs/qt-3.0.0" |