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/icewoed | |
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/icewoed')
-rw-r--r-- | x11-misc/icewoed/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/icewoed/Manifest | 4 | ||||
-rw-r--r-- | x11-misc/icewoed/icewoed-1.4.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/icewoed/ChangeLog b/x11-misc/icewoed/ChangeLog index 425f99f763e3..f032190c3205 100644 --- a/x11-misc/icewoed/ChangeLog +++ b/x11-misc/icewoed/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/icewoed # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icewoed/ChangeLog,v 1.2 2003/04/14 12:07:44 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icewoed/ChangeLog,v 1.3 2003/04/24 14:12:11 phosphan Exp $ + + 24 Apr 2003; Patrick Kursawe <phosphan@gentoo.org> : icewoed-1.4.ebuild : + stable for x86 *icewoed-1.4 (14 Apr 2003) diff --git a/x11-misc/icewoed/Manifest b/x11-misc/icewoed/Manifest index 91c580074d6a..6647f46efb00 100644 --- a/x11-misc/icewoed/Manifest +++ b/x11-misc/icewoed/Manifest @@ -1,5 +1,5 @@ MD5 41db13b1d720dc410482ef7ea56a354c icewoed-1.3.ebuild 609 -MD5 dba30305dd5ed757eed322081d1b4918 icewoed-1.4.ebuild 609 -MD5 d5d0863e2b093d343b63b72f1dff27dc ChangeLog 519 +MD5 0a785c0a3b99caf54acc03b0beb9751c icewoed-1.4.ebuild 608 +MD5 d75270c4e906bc52d1d880efc4b25f8f ChangeLog 613 MD5 6c951bd6dc093c9bf60049b9836f564b files/digest-icewoed-1.3 64 MD5 1b666d85ce4c344b21b6b5f003dd3a86 files/digest-icewoed-1.4 64 diff --git a/x11-misc/icewoed/icewoed-1.4.ebuild b/x11-misc/icewoed/icewoed-1.4.ebuild index 7ae91110b09f..58073cdd32bd 100644 --- a/x11-misc/icewoed/icewoed-1.4.ebuild +++ b/x11-misc/icewoed/icewoed-1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icewoed/icewoed-1.4.ebuild,v 1.1 2003/04/14 12:07:44 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icewoed/icewoed-1.4.ebuild,v 1.2 2003/04/24 14:12:11 phosphan Exp $ DESCRIPTION="IceWM winoptions editor." SRC_URI="http://tsa.dyndns.org/mirror/xvadim/${P}.tar.bz2" @@ -10,7 +10,7 @@ DEPEND=">=qt-3.0.0" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" src_compile () { econf || die |