diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-08-09 20:50:16 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-08-09 20:50:16 +0000 |
commit | 00e2c2398abbd9af5243275773a4caee37039c95 (patch) | |
tree | 7253cf1ae1288ef73974a10ab14277a5a3fd82a6 /app-text | |
parent | Stable on amd64 wrt bug #355085 (diff) | |
download | gentoo-2-00e2c2398abbd9af5243275773a4caee37039c95.tar.gz gentoo-2-00e2c2398abbd9af5243275773a4caee37039c95.tar.bz2 gentoo-2-00e2c2398abbd9af5243275773a4caee37039c95.zip |
Stable on amd64 wrt bug #355085
(Portage version: 2.2.0_alpha46/cvs/Linux x86_64)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/teckit/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/teckit/teckit-2.5.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/teckit/ChangeLog b/app-text/teckit/ChangeLog index bfcf4121babb..07dbe62ffc7a 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.16 2010/12/14 03:58:41 mattst88 Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/teckit/ChangeLog,v 1.17 2011/08/09 20:50:16 hwoarang Exp $ + + 09 Aug 2011; Markos Chandras <hwoarang@gentoo.org> teckit-2.5.1.ebuild: + Stable on amd64 wrt bug #355085 14 Dec 2010; Matt Turner <mattst88@gentoo.org> teckit-2.5.1.ebuild: Add ~mips, bug 300063 diff --git a/app-text/teckit/teckit-2.5.1.ebuild b/app-text/teckit/teckit-2.5.1.ebuild index 0330e22b39ec..598bf36676d0 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 +# Copyright 1999-2011 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.16 2010/12/14 03:58:41 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/teckit/teckit-2.5.1.ebuild,v 1.17 2011/08/09 20:50:16 hwoarang 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 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="sys-libs/zlib |