diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-01-31 14:27:14 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-01-31 14:27:14 +0000 |
commit | 8a05ab34a56b9ded782f3c86f4ce0e3eec0978ff (patch) | |
tree | cf1e0305444e76be00c6843b2fda07c2517a17f0 /app-text/teckit | |
parent | Fixed broken commit (diff) | |
download | gentoo-2-8a05ab34a56b9ded782f3c86f4ce0e3eec0978ff.tar.gz gentoo-2-8a05ab34a56b9ded782f3c86f4ce0e3eec0978ff.tar.bz2 gentoo-2-8a05ab34a56b9ded782f3c86f4ce0e3eec0978ff.zip |
Marked ~ppc-macos
(Portage version: 2.2.00.15274-prefix/cvs/Darwin powerpc)
Diffstat (limited to 'app-text/teckit')
-rw-r--r-- | app-text/teckit/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/teckit/teckit-2.5.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/teckit/ChangeLog b/app-text/teckit/ChangeLog index 15a3db000452..23192465832c 100644 --- a/app-text/teckit/ChangeLog +++ b/app-text/teckit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/teckit # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/teckit/ChangeLog,v 1.7 2010/01/30 00:59:37 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/teckit/ChangeLog,v 1.8 2010/01/31 14:27:14 grobian Exp $ + + 31 Jan 2010; Fabian Groffen <grobian@gentoo.org> teckit-2.5.1.ebuild: + Marked ~ppc-macos 30 Jan 2010; Jonathan Callen <abcd@gentoo.org> teckit-2.5.1.ebuild: Add ~amd64-linux/~x86-linux keywords diff --git a/app-text/teckit/teckit-2.5.1.ebuild b/app-text/teckit/teckit-2.5.1.ebuild index 23425d6a064b..ac9d69d51a46 100644 --- a/app-text/teckit/teckit-2.5.1.ebuild +++ b/app-text/teckit/teckit-2.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/teckit/teckit-2.5.1.ebuild,v 1.7 2010/01/30 00:59:37 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/teckit/teckit-2.5.1.ebuild,v 1.8 2010/01/31 14:27:14 grobian Exp $ EAPI="2" @@ -13,7 +13,7 @@ SRC_URI="http://scripts.sil.org/svn-view/teckit/TAGS/${MY_P}.tar.gz" LICENSE="|| ( CPL-0.5 LGPL-2.1 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" RDEPEND="sys-libs/zlib |