diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2004-02-28 17:58:58 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2004-02-28 17:58:58 +0000 |
commit | bceb73b0f8197a399440658941cf856eec5882c4 (patch) | |
tree | 2e932b4ab1073df817760f31eb8909067ac00a22 /x11-plugins/asbutton | |
parent | marked 1.31.0 stable (Manifest recommit) (diff) | |
download | gentoo-2-bceb73b0f8197a399440658941cf856eec5882c4.tar.gz gentoo-2-bceb73b0f8197a399440658941cf856eec5882c4.tar.bz2 gentoo-2-bceb73b0f8197a399440658941cf856eec5882c4.zip |
x86 and amd64 unmasks and ChangeLog fixes.
Diffstat (limited to 'x11-plugins/asbutton')
-rw-r--r-- | x11-plugins/asbutton/asbutton-0.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/asbutton/asbutton-0.3-r1.ebuild b/x11-plugins/asbutton/asbutton-0.3-r1.ebuild index 6f191ada3b72..2e69217363e1 100644 --- a/x11-plugins/asbutton/asbutton-0.3-r1.ebuild +++ b/x11-plugins/asbutton/asbutton-0.3-r1.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-plugins/asbutton/asbutton-0.3-r1.ebuild,v 1.4 2004/01/04 18:36:45 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asbutton/asbutton-0.3-r1.ebuild,v 1.5 2004/02/28 17:58:57 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="A simple dockable application launcher for use in AfterStep." @@ -9,7 +9,7 @@ HOMEPAGE="http://www.tigr.net" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND="x11-wm/afterstep" |