diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-04-05 18:52:26 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-04-05 18:52:26 +0000 |
commit | ec79381c1429050c376713f3189fb2fc21b5b7e9 (patch) | |
tree | 5fcd4a31add08706fe23d32beb561d78de5650b2 /dev-libs | |
parent | Stable on amd64, bug #251832 (diff) | |
download | gentoo-2-ec79381c1429050c376713f3189fb2fc21b5b7e9.tar.gz gentoo-2-ec79381c1429050c376713f3189fb2fc21b5b7e9.tar.bz2 gentoo-2-ec79381c1429050c376713f3189fb2fc21b5b7e9.zip |
Add ~sh
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libotf/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libotf/libotf-0.9.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libotf/ChangeLog b/dev-libs/libotf/ChangeLog index 97c07dfcacc9..7433fdff1897 100644 --- a/dev-libs/libotf/ChangeLog +++ b/dev-libs/libotf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libotf # Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libotf/ChangeLog,v 1.39 2009/01/05 11:19:33 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libotf/ChangeLog,v 1.40 2009/04/05 18:52:26 armin76 Exp $ + + 05 Apr 2009; Raúl Porcel <armin76@gentoo.org> libotf-0.9.8.ebuild: + Add ~sh 05 Jan 2009; Raúl Porcel <armin76@gentoo.org> libotf-0.9.8.ebuild: Add ~arm diff --git a/dev-libs/libotf/libotf-0.9.8.ebuild b/dev-libs/libotf/libotf-0.9.8.ebuild index 5f94694012e8..1fc46f52f7c2 100644 --- a/dev-libs/libotf/libotf-0.9.8.ebuild +++ b/dev-libs/libotf/libotf-0.9.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libotf/libotf-0.9.8.ebuild,v 1.3 2009/01/05 11:19:33 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libotf/libotf-0.9.8.ebuild,v 1.4 2009/04/05 18:52:26 armin76 Exp $ WANT_AUTOMAKE=latest WANT_AUTOCONF=latest @@ -13,7 +13,7 @@ SRC_URI="http://www.m17n.org/libotf/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" IUSE="X" RDEPEND=">=media-libs/freetype-2.1 |