diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-01-19 19:03:32 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-01-19 19:03:32 +0000 |
commit | 77cd64721cfe1ea08537e5d8ca3e80897701f06a (patch) | |
tree | d0170a3b629e8fcc3978bdb2848a79c259bf4ff6 /xfce-extra | |
parent | amd64 stable, bug 496018 (diff) | |
download | gentoo-2-77cd64721cfe1ea08537e5d8ca3e80897701f06a.tar.gz gentoo-2-77cd64721cfe1ea08537e5d8ca3e80897701f06a.tar.bz2 gentoo-2-77cd64721cfe1ea08537e5d8ca3e80897701f06a.zip |
amd64 stable, bug 496018
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-notifyd/ChangeLog | 8 | ||||
-rw-r--r-- | xfce-extra/xfce4-notifyd/xfce4-notifyd-0.2.4.ebuild | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/xfce-extra/xfce4-notifyd/ChangeLog b/xfce-extra/xfce4-notifyd/ChangeLog index 5d44b72de540..2825cb2b0daa 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.21 2013/12/29 17:18:15 maekke Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notifyd/ChangeLog,v 1.22 2014/01/19 19:03:32 pacho Exp $ + + 19 Jan 2014; Pacho Ramos <pacho@gentoo.org> xfce4-notifyd-0.2.4.ebuild: + amd64 stable, bug 496018 29 Dec 2013; Markus Meier <maekke@gentoo.org> xfce4-notifyd-0.2.4.ebuild: add ~arm, bug #493402 @@ -142,4 +145,3 @@ 10 Mar 2009; Christoph Mende <angelos@gentoo.org> +xfce4-notifyd-0.1.0.ebuild: Initial import - 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 c4f08a840b05..7e55f6af3356 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 +# Copyright 1999-2014 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.2 2013/12/29 17:18:15 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.2.4.ebuild,v 1.3 2014/01/19 19:03:32 pacho 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 ~arm ~x86" +KEYWORDS="amd64 ~arm ~x86" IUSE="debug" RDEPEND=">=dev-libs/dbus-glib-0.100 |