diff options
author | Markus Meier <maekke@gentoo.org> | 2013-12-29 17:18:15 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2013-12-29 17:18:15 +0000 |
commit | d2449e82ecfff5c532d1cb344f97bd695af1f1a2 (patch) | |
tree | 33d445a85b4310000b9b515a7c3c4d794f5b64e6 /xfce-extra | |
parent | arm stable, bug #483254 (diff) | |
download | gentoo-2-d2449e82ecfff5c532d1cb344f97bd695af1f1a2.tar.gz gentoo-2-d2449e82ecfff5c532d1cb344f97bd695af1f1a2.tar.bz2 gentoo-2-d2449e82ecfff5c532d1cb344f97bd695af1f1a2.zip |
add ~arm, bug #493402
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-notifyd/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-extra/xfce4-notifyd/xfce4-notifyd-0.2.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-notifyd/ChangeLog b/xfce-extra/xfce4-notifyd/ChangeLog index 2594aabb2309..5d44b72de540 100644 --- a/xfce-extra/xfce4-notifyd/ChangeLog +++ b/xfce-extra/xfce4-notifyd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-extra/xfce4-notifyd # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notifyd/ChangeLog,v 1.20 2013/05/09 09:41:47 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notifyd/ChangeLog,v 1.21 2013/12/29 17:18:15 maekke Exp $ + + 29 Dec 2013; Markus Meier <maekke@gentoo.org> xfce4-notifyd-0.2.4.ebuild: + add ~arm, bug #493402 *xfce4-notifyd-0.2.4 (09 May 2013) diff --git a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.2.4.ebuild b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.2.4.ebuild index c2be990be104..c4f08a840b05 100644 --- a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.2.4.ebuild +++ b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.2.4.ebuild,v 1.1 2013/05/09 09:41:47 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.2.4.ebuild,v 1.2 2013/12/29 17:18:15 maekke Exp $ EAPI=5 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="debug" RDEPEND=">=dev-libs/dbus-glib-0.100 |