diff options
author | Patrick Kursawe <phosphan@gentoo.org> | 2004-08-27 05:44:55 +0000 |
---|---|---|
committer | Patrick Kursawe <phosphan@gentoo.org> | 2004-08-27 05:44:55 +0000 |
commit | 1146a0b551248d8d56c5eb9fb569c176d13b0167 (patch) | |
tree | c1aa9d96e02f32c2a54177edb8f6c9f7375ee3cc /x11-misc/icets | |
parent | Dont need logger, use logger #57787 by Paul Varner. (Manifest recommit) (diff) | |
download | gentoo-2-1146a0b551248d8d56c5eb9fb569c176d13b0167.tar.gz gentoo-2-1146a0b551248d8d56c5eb9fb569c176d13b0167.tar.bz2 gentoo-2-1146a0b551248d8d56c5eb9fb569c176d13b0167.zip |
stable for x86
Diffstat (limited to 'x11-misc/icets')
-rw-r--r-- | x11-misc/icets/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/icets/icets-1.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
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" |