diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-03-13 16:01:23 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-03-13 16:01:23 +0000 |
commit | f1acf93dea175f89de0f92529c4ca0c282c7e047 (patch) | |
tree | bb28a88a86722b363d136cb373b6ef476ee173ff /app-dicts/verbiste | |
parent | Removing changes from dodoc call (diff) | |
download | gentoo-2-f1acf93dea175f89de0f92529c4ca0c282c7e047.tar.gz gentoo-2-f1acf93dea175f89de0f92529c4ca0c282c7e047.tar.bz2 gentoo-2-f1acf93dea175f89de0f92529c4ca0c282c7e047.zip |
x86 stable
(Portage version: 2.1.2.2)
Diffstat (limited to 'app-dicts/verbiste')
-rw-r--r-- | app-dicts/verbiste/ChangeLog | 7 | ||||
-rw-r--r-- | app-dicts/verbiste/verbiste-0.1.16.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-dicts/verbiste/ChangeLog b/app-dicts/verbiste/ChangeLog index 50d25f77161b..d4d9096d2b76 100644 --- a/app-dicts/verbiste/ChangeLog +++ b/app-dicts/verbiste/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/verbiste -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/verbiste/ChangeLog,v 1.22 2006/11/29 06:17:17 tester Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/verbiste/ChangeLog,v 1.23 2007/03/13 16:01:23 armin76 Exp $ + + 13 Mar 2007; Raúl Porcel <armin76@gentoo.org> verbiste-0.1.16.ebuild: + x86 stable 29 Nov 2006; Olivier Crête <tester@gentoo.org> verbiste-0.1.16.ebuild: Stable on amd64 diff --git a/app-dicts/verbiste/verbiste-0.1.16.ebuild b/app-dicts/verbiste/verbiste-0.1.16.ebuild index 35fe17a56ac0..262fd2731a4a 100644 --- a/app-dicts/verbiste/verbiste-0.1.16.ebuild +++ b/app-dicts/verbiste/verbiste-0.1.16.ebuild @@ -1,6 +1,6 @@ -# 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/app-dicts/verbiste/verbiste-0.1.16.ebuild,v 1.3 2006/11/29 06:17:17 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/verbiste/verbiste-0.1.16.ebuild,v 1.4 2007/03/13 16:01:23 armin76 Exp $ inherit autotools eutils @@ -10,7 +10,7 @@ SRC_URI="http://www3.sympatico.ca/sarrazip/dev/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="gnome" |