diff options
author | Markus Nigbur <pyrania@gentoo.org> | 2004-06-19 14:10:36 +0000 |
---|---|---|
committer | Markus Nigbur <pyrania@gentoo.org> | 2004-06-19 14:10:36 +0000 |
commit | 5a647b40d7f6d58e716b0fe055646871ad99f3c6 (patch) | |
tree | 11028769a60e673eed9a2a1ad5e01d2e9af36f10 /x11-misc | |
parent | Removed default ${S}, added IUSE. (Manifest recommit) (diff) | |
download | gentoo-2-5a647b40d7f6d58e716b0fe055646871ad99f3c6.tar.gz gentoo-2-5a647b40d7f6d58e716b0fe055646871ad99f3c6.tar.bz2 gentoo-2-5a647b40d7f6d58e716b0fe055646871ad99f3c6.zip |
Removed default ${S}.
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/grun/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/grun/grun-0.9.2.ebuild | 3 |
2 files changed, 5 insertions, 3 deletions
diff --git a/x11-misc/grun/ChangeLog b/x11-misc/grun/ChangeLog index e226e595f7ff..6a2df4c6b75f 100644 --- a/x11-misc/grun/ChangeLog +++ b/x11-misc/grun/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/grun # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/grun/ChangeLog,v 1.7 2004/01/25 22:24:29 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/grun/ChangeLog,v 1.8 2004/06/19 14:10:36 pyrania Exp $ + + 19 Jun 2004; <pyrania@gentoo.org> grun-0.9.2.ebuild: + Removed default ${S}. 25 Jan 2004; Markus Nigbur <pyrania@gentoo.org> grun-0.9.2.ebuild: Introduced mirror://debian/ and epatch. diff --git a/x11-misc/grun/grun-0.9.2.ebuild b/x11-misc/grun/grun-0.9.2.ebuild index 7d97d9e9039e..d79ad197f143 100644 --- a/x11-misc/grun/grun-0.9.2.ebuild +++ b/x11-misc/grun/grun-0.9.2.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/grun/grun-0.9.2.ebuild,v 1.19 2004/05/23 16:34:25 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/grun/grun-0.9.2.ebuild,v 1.20 2004/06/19 14:10:36 pyrania Exp $ inherit eutils IUSE="nls" -S=${WORKDIR}/${P} DESCRIPTION="A GTK/X11 application launcher with nice features such as a history" # Unfortunately the original homepage is not available anymore. The |