diff options
author | 2008-07-13 07:39:49 +0000 | |
---|---|---|
committer | 2008-07-13 07:39:49 +0000 | |
commit | 1149eb797848f76f17655cad332fd737793d79cb (patch) | |
tree | f6dd2098353f1b03538ca0f90baa6c801a5c086d /x11-plugins | |
parent | Marked ppc stable for bug #230956. (diff) | |
download | gentoo-2-1149eb797848f76f17655cad332fd737793d79cb.tar.gz gentoo-2-1149eb797848f76f17655cad332fd737793d79cb.tar.bz2 gentoo-2-1149eb797848f76f17655cad332fd737793d79cb.zip |
Marked ~ppc for bug #211803.
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-plugins')
-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 b08aacf56c9c..96c32a4821ff 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/matchbox-applet-volume/ChangeLog,v 1.5 2008/02/27 16:39:31 yvasilev Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/matchbox-applet-volume/ChangeLog,v 1.6 2008/07/13 07:39:49 josejx Exp $ + + 13 Jul 2008; Joseph Jezak <josejx@gentoo.org> + matchbox-applet-volume-0.1.ebuild: + Marked ~ppc for bug #211803. 27 Feb 2008; Yuri Vasilevski <yvasilev@gentoo.org> matchbox-applet-volume-0.1.ebuild: 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 62b0a934c988..6aa80f47efb4 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 2006-2008 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.4 2008/02/27 16:39:31 yvasilev Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/matchbox-applet-volume/matchbox-applet-volume-0.1.ebuild,v 1.5 2008/07/13 07:39:49 josejx Exp $ inherit versionator @@ -13,7 +13,7 @@ SRC_URI="http://matchbox-project.org/sources/${MY_PN}/$(get_version_component_ra LICENSE="GPL-2" SLOT="0" -KEYWORDS="~arm ~hppa ~x86" +KEYWORDS="~arm ~hppa ~ppc ~x86" IUSE="" DEPEND=">=x11-libs/libmatchbox-1.5 |