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 | |
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')
-rw-r--r-- | x11-plugins/asbutton/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/asbutton/asbutton-0.3-r1.ebuild | 6 |
2 files changed, 9 insertions, 4 deletions
diff --git a/x11-plugins/asbutton/ChangeLog b/x11-plugins/asbutton/ChangeLog index 8c36e03f3c9e..1806138dd51b 100644 --- a/x11-plugins/asbutton/ChangeLog +++ b/x11-plugins/asbutton/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/asbutton -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asbutton/ChangeLog,v 1.2 2003/06/18 12:15:25 robh Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asbutton/ChangeLog,v 1.3 2004/03/15 12:59:58 aliz Exp $ + + 15 Mar 2004; Daniel Ahlberg <aliz@gentoo.org> asbutton-0.3-r1.ebuild: + inherit eutils for epatch. *asbutton-0.3-r1 (18 Jun 2003) 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." |