diff options
author | 2007-08-08 10:59:15 +0000 | |
---|---|---|
committer | 2007-08-08 10:59:15 +0000 | |
commit | cc05998f42da6f5b4735593c0455dbc64cab3b41 (patch) | |
tree | 39a78c8181c2cadb2a6e095f309bb6f3f5fdc8c1 /dev-db/postgresql/postgresql-8.0.13.ebuild | |
parent | testing/dev-db/{libp,postgresql}-7.3*: eliminate gnuconfig_update as per bug ... (diff) | |
download | testing-cc05998f42da6f5b4735593c0455dbc64cab3b41.tar.gz testing-cc05998f42da6f5b4735593c0455dbc64cab3b41.tar.bz2 testing-cc05998f42da6f5b4735593c0455dbc64cab3b41.zip |
Removed gnuconfig from inherit
svn path=/testing/; revision=286
Diffstat (limited to 'dev-db/postgresql/postgresql-8.0.13.ebuild')
-rw-r--r-- | dev-db/postgresql/postgresql-8.0.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-8.0.13.ebuild b/dev-db/postgresql/postgresql-8.0.13.ebuild index 45f85f9..422dc6a 100644 --- a/dev-db/postgresql/postgresql-8.0.13.ebuild +++ b/dev-db/postgresql/postgresql-8.0.13.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-8.0.13.ebuild,v 1.10 2007/06/24 21:20:59 vapier Exp $ -inherit eutils gnuconfig flag-o-matic multilib toolchain-funcs versionator +inherit eutils flag-o-matic multilib toolchain-funcs versionator KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86" |