diff options
author | Thomas Kahle <tomka@gentoo.org> | 2012-03-05 11:13:14 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2012-03-05 11:13:14 +0000 |
commit | ef3ad4deee05f7f98c2aaa8b6566884606ddd51e (patch) | |
tree | 5b637cebf990815d402aec107c4cd67313acc670 /x11-plugins/matchbox-applet-volume | |
parent | marked x86 per bug 309407 (diff) | |
download | gentoo-2-ef3ad4deee05f7f98c2aaa8b6566884606ddd51e.tar.gz gentoo-2-ef3ad4deee05f7f98c2aaa8b6566884606ddd51e.tar.bz2 gentoo-2-ef3ad4deee05f7f98c2aaa8b6566884606ddd51e.zip |
marked x86 per bug 309407
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'x11-plugins/matchbox-applet-volume')
-rw-r--r-- | x11-plugins/matchbox-applet-volume/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/matchbox-applet-volume/matchbox-applet-volume-0.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/matchbox-applet-volume/ChangeLog b/x11-plugins/matchbox-applet-volume/ChangeLog index fde1458ac5f2..19c80850a95e 100644 --- a/x11-plugins/matchbox-applet-volume/ChangeLog +++ b/x11-plugins/matchbox-applet-volume/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/matchbox-applet-volume # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/matchbox-applet-volume/ChangeLog,v 1.11 2012/03/04 11:47:49 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/matchbox-applet-volume/ChangeLog,v 1.12 2012/03/05 11:13:14 tomka Exp $ + + 05 Mar 2012; Thomas Kahle <tomka@gentoo.org> + matchbox-applet-volume-0.1.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-plugins/matchbox-applet-volume/matchbox-applet-volume-0.1.ebuild b/x11-plugins/matchbox-applet-volume/matchbox-applet-volume-0.1.ebuild index 1b1e22668a49..0c2718910a3a 100644 --- a/x11-plugins/matchbox-applet-volume/matchbox-applet-volume-0.1.ebuild +++ b/x11-plugins/matchbox-applet-volume/matchbox-applet-volume-0.1.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-plugins/matchbox-applet-volume/matchbox-applet-volume-0.1.ebuild,v 1.9 2012/02/21 16:13:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/matchbox-applet-volume/matchbox-applet-volume-0.1.ebuild,v 1.10 2012/03/05 11:13:14 tomka Exp $ EAPI=1 @@ -15,7 +15,7 @@ SRC_URI="http://matchbox-project.org/sources/${MY_PN}/$(get_version_component_ra LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~ppc ~x86" +KEYWORDS="amd64 ~arm ~hppa ~ppc x86" IUSE="" DEPEND=">=x11-libs/libmatchbox-1.5 |