diff options
author | Patrick Kursawe <phosphan@gentoo.org> | 2003-04-24 14:12:18 +0000 |
---|---|---|
committer | Patrick Kursawe <phosphan@gentoo.org> | 2003-04-24 14:12:18 +0000 |
commit | ec0951a23872fd509017b000f73ff97bbecff45c (patch) | |
tree | 96105b95fe787bf994e31fac21ee305a625310b0 /x11-misc/icets | |
parent | stable for x86 (diff) | |
download | historical-ec0951a23872fd509017b000f73ff97bbecff45c.tar.gz historical-ec0951a23872fd509017b000f73ff97bbecff45c.tar.bz2 historical-ec0951a23872fd509017b000f73ff97bbecff45c.zip |
stable for x86
Diffstat (limited to 'x11-misc/icets')
-rw-r--r-- | x11-misc/icets/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/icets/Manifest | 5 | ||||
-rw-r--r-- | x11-misc/icets/icets-1.0.ebuild | 4 |
3 files changed, 11 insertions, 3 deletions
diff --git a/x11-misc/icets/ChangeLog b/x11-misc/icets/ChangeLog index df65a13532b7..8cfe61d45215 100644 --- a/x11-misc/icets/ChangeLog +++ b/x11-misc/icets/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/icets # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icets/ChangeLog,v 1.5 2003/03/17 10:01:25 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icets/ChangeLog,v 1.6 2003/04/24 14:11:01 phosphan Exp $ + + 24 Apr 2003; Patrick Kursawe <phosphan@gentoo.org> : icets-1.0.ebuild : + stable for x86 *icets-1.0 (17 Mar 2003) diff --git a/x11-misc/icets/Manifest b/x11-misc/icets/Manifest new file mode 100644 index 000000000000..d4f9e3ae05c5 --- /dev/null +++ b/x11-misc/icets/Manifest @@ -0,0 +1,5 @@ +MD5 41827f7a1b486fd2037b27c85763a92a icets-0.8.ebuild 1016 +MD5 eb4b28fc7bd364e916cc773e87ddf006 icets-1.0.ebuild 879 +MD5 f85462e89d4f8e4b75f3d6d91b522a87 ChangeLog 719 +MD5 50d90d6ccf580242ec2f4046bf05631a files/digest-icets-0.8 62 +MD5 ee0f4b71bc738ec4dae126e201191b1b files/digest-icets-1.0 62 diff --git a/x11-misc/icets/icets-1.0.ebuild b/x11-misc/icets/icets-1.0.ebuild index 6d95846ba0a8..cf31eb8d11d8 100644 --- a/x11-misc/icets/icets-1.0.ebuild +++ b/x11-misc/icets/icets-1.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icets/icets-1.0.ebuild,v 1.1 2003/03/17 10:01:25 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icets/icets-1.0.ebuild,v 1.2 2003/04/24 14:11:01 phosphan Exp $ DESCRIPTION="IceWM Theme Editor" SRC_URI="http://tsa.dyndns.org/mirror/xvadim/${P}.tar.bz2" HOMEPAGE="http://tsa.dyndns.org/mirror/xvadim/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND=">=qt-3.0.0" |