diff options
author | 2008-06-07 20:52:45 +0000 | |
---|---|---|
committer | 2008-06-07 20:52:45 +0000 | |
commit | 08dd51550f4d3667ab0cee8d8a99eb45a79aa88a (patch) | |
tree | d91ea6efef38db489fe4ed2fe95b29a81bffd0c2 /app-dicts/verbiste | |
parent | Fix typo in dependencies (missing RDEPEND), and remove autotools inheritance ... (diff) | |
download | gentoo-2-08dd51550f4d3667ab0cee8d8a99eb45a79aa88a.tar.gz gentoo-2-08dd51550f4d3667ab0cee8d8a99eb45a79aa88a.tar.bz2 gentoo-2-08dd51550f4d3667ab0cee8d8a99eb45a79aa88a.zip |
Remove unused inherits that were used to patch and re-autotools before.
(Portage version: 2.1.5.4)
Diffstat (limited to 'app-dicts/verbiste')
-rw-r--r-- | app-dicts/verbiste/ChangeLog | 7 | ||||
-rw-r--r-- | app-dicts/verbiste/verbiste-0.1.21.ebuild | 6 |
2 files changed, 7 insertions, 6 deletions
diff --git a/app-dicts/verbiste/ChangeLog b/app-dicts/verbiste/ChangeLog index 5452002cfb90..c43cd87a6f7a 100644 --- a/app-dicts/verbiste/ChangeLog +++ b/app-dicts/verbiste/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/verbiste -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/verbiste/ChangeLog,v 1.26 2007/12/02 18:12:48 tester Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/verbiste/ChangeLog,v 1.27 2008/06/07 20:52:45 flameeyes Exp $ + + 07 Jun 2008; Diego Pettenò <flameeyes@gentoo.org> verbiste-0.1.21.ebuild: + Remove unused inherits that were used to patch and re-autotools before. *verbiste-0.1.21 (02 Dec 2007) diff --git a/app-dicts/verbiste/verbiste-0.1.21.ebuild b/app-dicts/verbiste/verbiste-0.1.21.ebuild index de7c2ec236e2..3e0e62c8adcb 100644 --- a/app-dicts/verbiste/verbiste-0.1.21.ebuild +++ b/app-dicts/verbiste/verbiste-0.1.21.ebuild @@ -1,8 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/verbiste/verbiste-0.1.21.ebuild,v 1.1 2007/12/02 18:12:48 tester Exp $ - -inherit autotools eutils +# $Header: /var/cvsroot/gentoo-x86/app-dicts/verbiste/verbiste-0.1.21.ebuild,v 1.2 2008/06/07 20:52:45 flameeyes Exp $ DESCRIPTION="French conjugation system" HOMEPAGE="http://sarrazip.com/dev/verbiste.html" |