diff options
author | Markus Nigbur <pyrania@gentoo.org> | 2004-06-19 14:30:47 +0000 |
---|---|---|
committer | Markus Nigbur <pyrania@gentoo.org> | 2004-06-19 14:30:47 +0000 |
commit | 26fc04b5183fded68b97cbe9b4fafb0ea247b368 (patch) | |
tree | 8ac24b9134b67d0c76f027da42b2b7a98e00d261 /x11-misc/apwal | |
parent | Added IUSE. (Manifest recommit) (diff) | |
download | gentoo-2-26fc04b5183fded68b97cbe9b4fafb0ea247b368.tar.gz gentoo-2-26fc04b5183fded68b97cbe9b4fafb0ea247b368.tar.bz2 gentoo-2-26fc04b5183fded68b97cbe9b4fafb0ea247b368.zip |
Stable on x86.
Diffstat (limited to 'x11-misc/apwal')
-rw-r--r-- | x11-misc/apwal/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/apwal/apwal-0.4.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/apwal/ChangeLog b/x11-misc/apwal/ChangeLog index 871260a98f17..2d20d9e2f98f 100644 --- a/x11-misc/apwal/ChangeLog +++ b/x11-misc/apwal/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/apwal # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/apwal/ChangeLog,v 1.1 2004/02/25 09:48:02 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/apwal/ChangeLog,v 1.2 2004/06/19 14:29:57 pyrania Exp $ + + 19 Jun 2004; <pyrania@gentoo.org> apwal-0.4.4.ebuild: + Stable on x86. *apwal-0.4.4 (25 Feb 2004) diff --git a/x11-misc/apwal/apwal-0.4.4.ebuild b/x11-misc/apwal/apwal-0.4.4.ebuild index 68784272364a..17eaa3bf6a11 100644 --- a/x11-misc/apwal/apwal-0.4.4.ebuild +++ b/x11-misc/apwal/apwal-0.4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/apwal/apwal-0.4.4.ebuild,v 1.2 2004/05/23 14:16:57 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/apwal/apwal-0.4.4.ebuild,v 1.3 2004/06/19 14:29:57 pyrania Exp $ S="${WORKDIR}/${PN}" DESCRIPTION="A simple application launcher for Linux together with a powerful editor" @@ -9,7 +9,7 @@ SRC_URI="http://apwal.free.fr/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ppc" +KEYWORDS="x86 ppc" IUSE="" RDEPEND=">=x11-libs/gtk+-2.0 |