diff options
author | Fabian Groffen <grobian@gentoo.org> | 2008-01-11 21:46:17 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2008-01-11 21:46:17 +0000 |
commit | b1ef028e38f9860bd0ea718c5f394654f21f4f58 (patch) | |
tree | b2e0fe6ae1e1e20969cd5278bfaa2ea332f52a4c /app-text | |
parent | Dropped ppc-macos keyword, see you in prefix (diff) | |
download | historical-b1ef028e38f9860bd0ea718c5f394654f21f4f58.tar.gz historical-b1ef028e38f9860bd0ea718c5f394654f21f4f58.tar.bz2 historical-b1ef028e38f9860bd0ea718c5f394654f21f4f58.zip |
Dropped ppc-macos keyword, see you in prefix
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/vilistextum/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/vilistextum/vilistextum-2.6.7.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/vilistextum/ChangeLog b/app-text/vilistextum/ChangeLog index 0aebd5db802c..c72789d3e4d9 100644 --- a/app-text/vilistextum/ChangeLog +++ b/app-text/vilistextum/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/vilistextum -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/vilistextum/ChangeLog,v 1.22 2007/01/04 13:13:38 flameeyes Exp $ +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/vilistextum/ChangeLog,v 1.23 2008/01/11 21:46:17 grobian Exp $ + + 11 Jan 2008; Fabian Groffen <grobian@gentoo.org> vilistextum-2.6.7.ebuild: + Dropped ppc-macos keyword, see you in prefix 04 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> vilistextum-2.6.7.ebuild: diff --git a/app-text/vilistextum/vilistextum-2.6.7.ebuild b/app-text/vilistextum/vilistextum-2.6.7.ebuild index 39870fa37d9e..3aa8e0f9107a 100644 --- a/app-text/vilistextum/vilistextum-2.6.7.ebuild +++ b/app-text/vilistextum/vilistextum-2.6.7.ebuild @@ -1,6 +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-text/vilistextum/vilistextum-2.6.7.ebuild,v 1.9 2007/01/04 13:13:38 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/vilistextum/vilistextum-2.6.7.ebuild,v 1.10 2008/01/11 21:46:17 grobian Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="latest" @@ -15,7 +15,7 @@ LICENSE="GPL-2" SLOT="0" #IUSE="unicode kde" IUSE="unicode" -KEYWORDS="amd64 ppc ~ppc-macos sparc x86" +KEYWORDS="amd64 ppc sparc x86" DEPEND="" # KDE support will be available once a version of kaptain in stable |