diff options
author | Thomas Kahle <tomka@gentoo.org> | 2012-03-05 11:08:42 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2012-03-05 11:08:42 +0000 |
commit | c72be685c0dc5bb8b36422665e7d7c8283a5f161 (patch) | |
tree | ff3026714da116a68ede54ef40bd023a88563ea5 /x11-wm/matchbox-common | |
parent | marked x86 per bug 309407 (diff) | |
download | gentoo-2-c72be685c0dc5bb8b36422665e7d7c8283a5f161.tar.gz gentoo-2-c72be685c0dc5bb8b36422665e7d7c8283a5f161.tar.bz2 gentoo-2-c72be685c0dc5bb8b36422665e7d7c8283a5f161.zip |
marked x86 per bug 309407
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'x11-wm/matchbox-common')
-rw-r--r-- | x11-wm/matchbox-common/ChangeLog | 5 | ||||
-rw-r--r-- | x11-wm/matchbox-common/matchbox-common-0.9.1-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-wm/matchbox-common/ChangeLog b/x11-wm/matchbox-common/ChangeLog index f7f61aae4c70..68c7e14fc766 100644 --- a/x11-wm/matchbox-common/ChangeLog +++ b/x11-wm/matchbox-common/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-wm/matchbox-common # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox-common/ChangeLog,v 1.13 2012/03/04 11:50:36 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox-common/ChangeLog,v 1.14 2012/03/05 11:08:42 tomka Exp $ + + 05 Mar 2012; Thomas Kahle <tomka@gentoo.org> matchbox-common-0.9.1-r2.ebuild: + marked x86 per bug 309407 04 Mar 2012; Pacho Ramos <pacho@gentoo.org> metadata.xml: Drop maintainer due retirement, bug #112268 diff --git a/x11-wm/matchbox-common/matchbox-common-0.9.1-r2.ebuild b/x11-wm/matchbox-common/matchbox-common-0.9.1-r2.ebuild index 2b6e1c32a229..0558cd0826c1 100644 --- a/x11-wm/matchbox-common/matchbox-common-0.9.1-r2.ebuild +++ b/x11-wm/matchbox-common/matchbox-common-0.9.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox-common/matchbox-common-0.9.1-r2.ebuild,v 1.5 2012/02/21 16:10:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox-common/matchbox-common-0.9.1-r2.ebuild,v 1.6 2012/03/05 11:08:42 tomka Exp $ inherit eutils versionator @@ -10,7 +10,7 @@ SRC_URI="http://matchbox-project.org/sources/${PN}/$(get_version_component_range LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~ppc ~x86" +KEYWORDS="amd64 ~arm ~hppa ~ppc x86" IUSE="pda" RDEPEND=">=x11-libs/libmatchbox-1.1" |