diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-01-05 07:08:49 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-01-05 07:08:49 +0000 |
commit | 905a0156612c1b5f0e74a65f4b8105f5a3e83197 (patch) | |
tree | cf6ceaf706102bdd16d8c70c83b60ebcea7eb3ec /media-sound/grip | |
parent | Remove gnuconfig inherit. (diff) | |
download | gentoo-2-905a0156612c1b5f0e74a65f4b8105f5a3e83197.tar.gz gentoo-2-905a0156612c1b5f0e74a65f4b8105f5a3e83197.tar.bz2 gentoo-2-905a0156612c1b5f0e74a65f4b8105f5a3e83197.zip |
Remove gnuconfig inherit.
(Portage version: 2.1.2_rc4-r5)
Diffstat (limited to 'media-sound/grip')
-rw-r--r-- | media-sound/grip/ChangeLog | 8 | ||||
-rw-r--r-- | media-sound/grip/grip-3.3.0.ebuild | 6 | ||||
-rw-r--r-- | media-sound/grip/grip-3.3.1.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/media-sound/grip/ChangeLog b/media-sound/grip/ChangeLog index f9541e49cb17..a6853f373507 100644 --- a/media-sound/grip/ChangeLog +++ b/media-sound/grip/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/grip -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/grip/ChangeLog,v 1.68 2006/12/24 00:50:12 dertobi123 Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/grip/ChangeLog,v 1.69 2007/01/05 07:08:49 flameeyes Exp $ + + 05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> grip-3.3.0.ebuild, + grip-3.3.1.ebuild: + Remove gnuconfig inherit. 24 Dec 2006; Tobias Scherbaum <dertobi123@gentoo.org> grip-3.3.1.ebuild: Stable on ppc. diff --git a/media-sound/grip/grip-3.3.0.ebuild b/media-sound/grip/grip-3.3.0.ebuild index 88d1920b1fd4..8044dd43c33c 100644 --- a/media-sound/grip/grip-3.3.0.ebuild +++ b/media-sound/grip/grip-3.3.0.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/grip/grip-3.3.0.ebuild,v 1.14 2006/11/17 13:25:54 drizzt Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/grip/grip-3.3.0.ebuild,v 1.15 2007/01/05 07:08:49 flameeyes Exp $ -inherit gnuconfig flag-o-matic eutils toolchain-funcs +inherit flag-o-matic eutils toolchain-funcs IUSE="nls vorbis" diff --git a/media-sound/grip/grip-3.3.1.ebuild b/media-sound/grip/grip-3.3.1.ebuild index 9dc1b8b7d6cd..ff97bf2f2b8a 100644 --- a/media-sound/grip/grip-3.3.1.ebuild +++ b/media-sound/grip/grip-3.3.1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/grip/grip-3.3.1.ebuild,v 1.8 2006/12/24 00:50:12 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/grip/grip-3.3.1.ebuild,v 1.9 2007/01/05 07:08:49 flameeyes Exp $ -inherit gnuconfig flag-o-matic eutils toolchain-funcs +inherit flag-o-matic eutils toolchain-funcs IUSE="nls vorbis" |