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/libpq/libpq-8.2.4.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/libpq/libpq-8.2.4.ebuild')
-rw-r--r-- | dev-db/libpq/libpq-8.2.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/libpq/libpq-8.2.4.ebuild b/dev-db/libpq/libpq-8.2.4.ebuild index 24417a5..b908678 100644 --- a/dev-db/libpq/libpq-8.2.4.ebuild +++ b/dev-db/libpq/libpq-8.2.4.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-db/libpq/libpq-8.2.4.ebuild,v 1.2 2007/05/02 22:13:09 voxus Exp $ -inherit eutils gnuconfig flag-o-matic toolchain-funcs +inherit eutils flag-o-matic toolchain-funcs KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" |