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 | dab09005e63b488c8915c316da837c1c0515bf63 (patch) | |
tree | 4147cf33e81b5dfe49066717537c74df40d13b24 /x11-misc/iceked | |
parent | stable for x86 (diff) | |
download | gentoo-2-dab09005e63b488c8915c316da837c1c0515bf63.tar.gz gentoo-2-dab09005e63b488c8915c316da837c1c0515bf63.tar.bz2 gentoo-2-dab09005e63b488c8915c316da837c1c0515bf63.zip |
stable for x86
Diffstat (limited to 'x11-misc/iceked')
-rw-r--r-- | x11-misc/iceked/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/iceked/Manifest | 3 | ||||
-rw-r--r-- | x11-misc/iceked/iceked-1.2.ebuild | 4 |
3 files changed, 9 insertions, 3 deletions
diff --git a/x11-misc/iceked/ChangeLog b/x11-misc/iceked/ChangeLog index 11544549ed11..c99c74ab934d 100644 --- a/x11-misc/iceked/ChangeLog +++ b/x11-misc/iceked/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/iceked # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/iceked/ChangeLog,v 1.2 2003/03/17 09:48:21 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/iceked/ChangeLog,v 1.3 2003/04/24 14:09:23 phosphan Exp $ + + 24 Apr 2003; Patrick Kursawe <phosphan@gentoo.org> iceked-1.2.ebuild : + stable for x86 17 Mar 2003; Patrick Kursawe <phosphan@gentoo.org> : ChangeLog fixed wrong filenames in last entry :-) diff --git a/x11-misc/iceked/Manifest b/x11-misc/iceked/Manifest new file mode 100644 index 000000000000..ab13463a346f --- /dev/null +++ b/x11-misc/iceked/Manifest @@ -0,0 +1,3 @@ +MD5 4ef0973ca5f0016bda05852a41ee732f iceked-1.2.ebuild 608 +MD5 70bd285bba55d0dbcc79a9130175c27a ChangeLog 568 +MD5 c8f9d658cf5243536683ed49dca1738a files/digest-iceked-1.2 63 diff --git a/x11-misc/iceked/iceked-1.2.ebuild b/x11-misc/iceked/iceked-1.2.ebuild index 5cce5b05b4a9..5bcfefd0ee6d 100644 --- a/x11-misc/iceked/iceked-1.2.ebuild +++ b/x11-misc/iceked/iceked-1.2.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/iceked/iceked-1.2.ebuild,v 1.1 2003/03/17 09:40:44 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/iceked/iceked-1.2.ebuild,v 1.2 2003/04/24 14:09:23 phosphan Exp $ DESCRIPTION="IceWM keys editor" SRC_URI="http://tsa.dyndns.org/mirror/xvadim/${P}.tar.bz2" HOMEPAGE="http://tsa.dyndns.org/mirror/xvadim/" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND=">=qt-3.0.0" |