diff options
author | Brent Baude <ranger@gentoo.org> | 2008-01-10 17:12:50 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-01-10 17:12:50 +0000 |
commit | d53e0ac04c708db4ff17d07685ca8248cb2c2f66 (patch) | |
tree | 2cdfc0ef6994e07379d7cb1808bbb6fbd66b7cc2 /dev-libs/libotf | |
parent | Marking libotf-0.9.6 ppc64 for bug 2-5218 (diff) | |
download | gentoo-2-d53e0ac04c708db4ff17d07685ca8248cb2c2f66.tar.gz gentoo-2-d53e0ac04c708db4ff17d07685ca8248cb2c2f66.tar.bz2 gentoo-2-d53e0ac04c708db4ff17d07685ca8248cb2c2f66.zip |
Marking libotf-0.9.6 ppc for bug 2-5218
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-libs/libotf')
-rw-r--r-- | dev-libs/libotf/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libotf/libotf-0.9.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libotf/ChangeLog b/dev-libs/libotf/ChangeLog index ea427690d92e..6d5354b3bba4 100644 --- a/dev-libs/libotf/ChangeLog +++ b/dev-libs/libotf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libotf # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libotf/ChangeLog,v 1.28 2008/01/10 17:12:10 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libotf/ChangeLog,v 1.29 2008/01/10 17:12:50 ranger Exp $ + + 10 Jan 2008; Brent Baude <ranger@gentoo.org> libotf-0.9.6.ebuild: + Marking libotf-0.9.6 ppc for bug 2-5218 10 Jan 2008; Brent Baude <ranger@gentoo.org> libotf-0.9.6.ebuild: Marking libotf-0.9.6 ppc64 for bug 2-5218 diff --git a/dev-libs/libotf/libotf-0.9.6.ebuild b/dev-libs/libotf/libotf-0.9.6.ebuild index 0afb41d18ca6..158f3be583f6 100644 --- a/dev-libs/libotf/libotf-0.9.6.ebuild +++ b/dev-libs/libotf/libotf-0.9.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libotf/libotf-0.9.6.ebuild,v 1.2 2008/01/10 17:12:10 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libotf/libotf-0.9.6.ebuild,v 1.3 2008/01/10 17:12:50 ranger 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 ~hppa ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ppc ppc64 ~sparc ~x86" IUSE="X" RDEPEND=">=media-libs/freetype-2.1 |