diff options
author | 2007-09-26 03:55:17 +0000 | |
---|---|---|
committer | 2007-09-26 03:55:17 +0000 | |
commit | 0ed8c8a6dbb26e8ac264cc27b0ece0aa6c294b64 (patch) | |
tree | 4155e9bdd45bd84b81923c196691c452625e626e /x11-libs/libmatchbox | |
parent | Stable on mips, per #193339. (diff) | |
download | historical-0ed8c8a6dbb26e8ac264cc27b0ece0aa6c294b64.tar.gz historical-0ed8c8a6dbb26e8ac264cc27b0ece0aa6c294b64.tar.bz2 historical-0ed8c8a6dbb26e8ac264cc27b0ece0aa6c294b64.zip |
Marked ~hppa too.
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'x11-libs/libmatchbox')
-rw-r--r-- | x11-libs/libmatchbox/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libmatchbox/libmatchbox-1.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libmatchbox/ChangeLog b/x11-libs/libmatchbox/ChangeLog index 74f503292686..cfba0bd12ce0 100644 --- a/x11-libs/libmatchbox/ChangeLog +++ b/x11-libs/libmatchbox/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libmatchbox # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libmatchbox/ChangeLog,v 1.7 2007/07/22 03:13:37 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libmatchbox/ChangeLog,v 1.8 2007/09/26 03:55:17 jer Exp $ + + 26 Sep 2007; Jeroen Roovers <jer@gentoo.org> libmatchbox-1.9.ebuild: + Marked ~hppa too. 22 Jul 2007; Donnie Berkholz <dberkholz@gentoo.org>; libmatchbox-1.8.ebuild, libmatchbox-1.9.ebuild: diff --git a/x11-libs/libmatchbox/libmatchbox-1.9.ebuild b/x11-libs/libmatchbox/libmatchbox-1.9.ebuild index fd1e1cd09fb4..554d47377b22 100644 --- a/x11-libs/libmatchbox/libmatchbox-1.9.ebuild +++ b/x11-libs/libmatchbox/libmatchbox-1.9.ebuild @@ -1,6 +1,6 @@ # Copyright 2006-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libmatchbox/libmatchbox-1.9.ebuild,v 1.2 2007/07/22 03:13:37 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libmatchbox/libmatchbox-1.9.ebuild,v 1.3 2007/09/26 03:55:17 jer Exp $ inherit eutils libtool @@ -10,7 +10,7 @@ SRC_URI="http://projects.o-hand.com/matchbox/sources/${PN}/${PV}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~arm ~x86" +KEYWORDS="~arm ~hppa ~x86" IUSE="debug doc jpeg pango png truetype X xsettings" RDEPEND="x11-libs/libXext |