diff options
Diffstat (limited to 'app-dicts/verbiste/verbiste-0.1.14.ebuild')
-rw-r--r-- | app-dicts/verbiste/verbiste-0.1.14.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-dicts/verbiste/verbiste-0.1.14.ebuild b/app-dicts/verbiste/verbiste-0.1.14.ebuild index 11ddae52e786..336741d58fae 100644 --- a/app-dicts/verbiste/verbiste-0.1.14.ebuild +++ b/app-dicts/verbiste/verbiste-0.1.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/verbiste/verbiste-0.1.14.ebuild,v 1.6 2006/10/31 17:27:43 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/verbiste/verbiste-0.1.14.ebuild,v 1.7 2007/07/11 05:41:19 mr_bones_ Exp $ inherit autotools eutils @@ -35,4 +35,3 @@ src_install() { make install DESTDIR=${D} dodoc AUTHORS ChangeLog HACKING LISEZMOI NEWS README THANKS TODO } - |