diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2004-03-15 12:59:58 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2004-03-15 12:59:58 +0000 |
commit | 1fb26ca1e50cda9d2af2e382e07f1c0987f4e725 (patch) | |
tree | b90baaafac628f6880711b442cb1523be8306942 /x11-plugins/asbutton/asbutton-0.3-r1.ebuild | |
parent | Fixing bug #29163 (Manifest recommit) (diff) | |
download | gentoo-2-1fb26ca1e50cda9d2af2e382e07f1c0987f4e725.tar.gz gentoo-2-1fb26ca1e50cda9d2af2e382e07f1c0987f4e725.tar.bz2 gentoo-2-1fb26ca1e50cda9d2af2e382e07f1c0987f4e725.zip |
Inherit eutils, amd64 and x86 unmasks.
Diffstat (limited to 'x11-plugins/asbutton/asbutton-0.3-r1.ebuild')
-rw-r--r-- | x11-plugins/asbutton/asbutton-0.3-r1.ebuild | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/x11-plugins/asbutton/asbutton-0.3-r1.ebuild b/x11-plugins/asbutton/asbutton-0.3-r1.ebuild index 2e69217363e1..272b1e400d3a 100644 --- a/x11-plugins/asbutton/asbutton-0.3-r1.ebuild +++ b/x11-plugins/asbutton/asbutton-0.3-r1.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 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.5 2004/02/28 17:58:57 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asbutton/asbutton-0.3-r1.ebuild,v 1.6 2004/03/15 12:59:58 aliz Exp $ + +inherit eutils S=${WORKDIR}/${P} DESCRIPTION="A simple dockable application launcher for use in AfterStep." |