diff options
author | 2013-10-29 01:38:05 +0000 | |
---|---|---|
committer | 2013-10-29 01:38:05 +0000 | |
commit | 93f1189d03509853f7f28afc89b572d39b863824 (patch) | |
tree | 78005a30548762db763dbeebe5a979f95690c2e0 /xfce-extra | |
parent | Keyword ~arm (diff) | |
download | gentoo-2-93f1189d03509853f7f28afc89b572d39b863824.tar.gz gentoo-2-93f1189d03509853f7f28afc89b572d39b863824.tar.bz2 gentoo-2-93f1189d03509853f7f28afc89b572d39b863824.zip |
Keyword ~arm
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-volumed/ChangeLog | 8 | ||||
-rw-r--r-- | xfce-extra/xfce4-volumed/xfce4-volumed-0.1.13.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/xfce-extra/xfce4-volumed/ChangeLog b/xfce-extra/xfce4-volumed/ChangeLog index 2d0406f237a7..73c03b9803d0 100644 --- a/xfce-extra/xfce4-volumed/ChangeLog +++ b/xfce-extra/xfce4-volumed/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-volumed -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-volumed/ChangeLog,v 1.22 2012/11/28 12:20:40 ssuominen Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-volumed/ChangeLog,v 1.23 2013/10/29 01:38:05 blueness Exp $ + + 29 Oct 2013; Anthony G. Basile <blueness@gentoo.org> + xfce4-volumed-0.1.13.ebuild: + Keyword ~arm 28 Nov 2012; Samuli Suominen <ssuominen@gentoo.org> xfce4-volumed-0.1.13.ebuild: diff --git a/xfce-extra/xfce4-volumed/xfce4-volumed-0.1.13.ebuild b/xfce-extra/xfce4-volumed/xfce4-volumed-0.1.13.ebuild index 49b7dc667504..10d2bc10f9a0 100644 --- a/xfce-extra/xfce4-volumed/xfce4-volumed-0.1.13.ebuild +++ b/xfce-extra/xfce4-volumed/xfce4-volumed-0.1.13.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-volumed/xfce4-volumed-0.1.13.ebuild,v 1.7 2012/11/28 12:20:40 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-volumed/xfce4-volumed-0.1.13.ebuild,v 1.8 2013/10/29 01:38:05 blueness Exp $ EAPI=5 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/apps/${PN}/0.1/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~arm x86" IUSE="alsa debug libnotify oss" COMMON_DEPEND="dev-libs/keybinder:0 |