diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-04-27 19:57:37 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-04-27 19:57:37 +0000 |
commit | 22c503f05ad94a3a0975cdc1f536ade9aef0ced8 (patch) | |
tree | 94a6e1171f6c437c435eea0f0acd7349ec01f631 /net-www/gorua | |
parent | Add inherit eutils (diff) | |
download | historical-22c503f05ad94a3a0975cdc1f536ade9aef0ced8.tar.gz historical-22c503f05ad94a3a0975cdc1f536ade9aef0ced8.tar.bz2 historical-22c503f05ad94a3a0975cdc1f536ade9aef0ced8.zip |
Add inherit eutils
Diffstat (limited to 'net-www/gorua')
-rw-r--r-- | net-www/gorua/ChangeLog | 6 | ||||
-rw-r--r-- | net-www/gorua/gorua-0.16-r2.ebuild | 4 | ||||
-rw-r--r-- | net-www/gorua/gorua-0.17.ebuild | 4 |
3 files changed, 11 insertions, 3 deletions
diff --git a/net-www/gorua/ChangeLog b/net-www/gorua/ChangeLog index 960ce878a896..49f418dd511a 100644 --- a/net-www/gorua/ChangeLog +++ b/net-www/gorua/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-www/gorua # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/gorua/ChangeLog,v 1.6 2004/04/11 17:10:29 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/gorua/ChangeLog,v 1.7 2004/04/27 19:56:20 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> gorua-0.16-r2.ebuild, + gorua-0.17.ebuild: + Add inherit eutils *gorua-0.17 (12 Apr 2004) diff --git a/net-www/gorua/gorua-0.16-r2.ebuild b/net-www/gorua/gorua-0.16-r2.ebuild index b0afb9a3a4a9..e5675b16d7f2 100644 --- a/net-www/gorua/gorua-0.16-r2.ebuild +++ b/net-www/gorua/gorua-0.16-r2.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/gorua/gorua-0.16-r2.ebuild,v 1.2 2004/04/11 17:10:29 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/gorua/gorua-0.16-r2.ebuild,v 1.3 2004/04/27 19:56:20 agriffis Exp $ + +inherit eutils IUSE="" diff --git a/net-www/gorua/gorua-0.17.ebuild b/net-www/gorua/gorua-0.17.ebuild index 6198d3dca96a..987a8add35e6 100644 --- a/net-www/gorua/gorua-0.17.ebuild +++ b/net-www/gorua/gorua-0.17.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/gorua/gorua-0.17.ebuild,v 1.1 2004/04/11 17:10:29 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/gorua/gorua-0.17.ebuild,v 1.2 2004/04/27 19:56:20 agriffis Exp $ + +inherit eutils IUSE="" |