diff options
author | Yuri Vasilevski <yvasilev@gentoo.org> | 2006-08-07 17:13:42 +0000 |
---|---|---|
committer | Yuri Vasilevski <yvasilev@gentoo.org> | 2006-08-07 17:13:42 +0000 |
commit | 4ccbdae3947e8e7213ad2d9c0d6142d7a0b21237 (patch) | |
tree | 14a2bda992d96b169c7225e4d4ae941413b5d33b /x11-plugins/matchbox-applet-volume | |
parent | Added ~arm keyword. (diff) | |
download | gentoo-2-4ccbdae3947e8e7213ad2d9c0d6142d7a0b21237.tar.gz gentoo-2-4ccbdae3947e8e7213ad2d9c0d6142d7a0b21237.tar.bz2 gentoo-2-4ccbdae3947e8e7213ad2d9c0d6142d7a0b21237.zip |
Added ~arm keyword.
(Portage version: 2.1.1_pre4-r4)
Diffstat (limited to 'x11-plugins/matchbox-applet-volume')
-rw-r--r-- | x11-plugins/matchbox-applet-volume/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/matchbox-applet-volume/matchbox-applet-volume-0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/matchbox-applet-volume/ChangeLog b/x11-plugins/matchbox-applet-volume/ChangeLog index 9731b0eb09b6..a8fdbde02f14 100644 --- a/x11-plugins/matchbox-applet-volume/ChangeLog +++ b/x11-plugins/matchbox-applet-volume/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/matchbox-applet-volume # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/matchbox-applet-volume/ChangeLog,v 1.2 2006/04/27 08:55:32 antarus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/matchbox-applet-volume/ChangeLog,v 1.3 2006/08/07 17:13:42 yvasilev Exp $ + + 07 Aug 2006; <yvasilev@gentoo.org> matchbox-applet-volume-0.1.ebuild: + Added ~arm keyword. 27 Apr 2006; Alec Warner <antarus@gentoo.org> Manifest: Fixing duff SHA256 digests: Bug # 131293 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 610b30930b53..7a54e81f9295 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-2006 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.1 2006/03/13 00:29:15 yvasilev Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/matchbox-applet-volume/matchbox-applet-volume-0.1.ebuild,v 1.2 2006/08/07 17:13:42 yvasilev Exp $ inherit versionator @@ -13,7 +13,7 @@ SRC_URI="http://projects.o-hand.com/matchbox/sources/${MY_PN}/$(get_version_comp LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~arm" IUSE="" DEPEND=">=x11-libs/libmatchbox-1.5 |