diff options
author | Zac Medico <zmedico@gentoo.org> | 2013-02-25 09:16:17 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2013-02-25 09:16:17 +0000 |
commit | e77684e0b68892a879694cd9a45954b2bdb3cf24 (patch) | |
tree | 6bbf2744284e54a59c859c7e9b51cfebb83b6245 /x11-misc/notification-daemon | |
parent | Add ~arm-linux keyword. (diff) | |
download | gentoo-2-e77684e0b68892a879694cd9a45954b2bdb3cf24.tar.gz gentoo-2-e77684e0b68892a879694cd9a45954b2bdb3cf24.tar.bz2 gentoo-2-e77684e0b68892a879694cd9a45954b2bdb3cf24.zip |
Add ~arm-linux keyword.
(Portage version: 2.2.0_alpha163_p13/cvs/Linux i686, signed Manifest commit with key 0xFDE8EF85AE5719A3)
Diffstat (limited to 'x11-misc/notification-daemon')
-rw-r--r-- | x11-misc/notification-daemon/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/notification-daemon/notification-daemon-0.7.6.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/notification-daemon/ChangeLog b/x11-misc/notification-daemon/ChangeLog index fc032f0784a6..85720251fdd7 100644 --- a/x11-misc/notification-daemon/ChangeLog +++ b/x11-misc/notification-daemon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/notification-daemon -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/ChangeLog,v 1.90 2012/09/04 23:41:59 nirbheek Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/ChangeLog,v 1.91 2013/02/25 09:16:17 zmedico Exp $ + + 25 Feb 2013; Zac Medico <zmedico@gentoo.org> notification-daemon-0.7.6.ebuild: + Add ~arm-linux keyword. *notification-daemon-0.7.6 (04 Sep 2012) diff --git a/x11-misc/notification-daemon/notification-daemon-0.7.6.ebuild b/x11-misc/notification-daemon/notification-daemon-0.7.6.ebuild index f7d0d56bc5cd..f6d4e4faa0c9 100644 --- a/x11-misc/notification-daemon/notification-daemon-0.7.6.ebuild +++ b/x11-misc/notification-daemon/notification-daemon-0.7.6.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/x11-misc/notification-daemon/notification-daemon-0.7.6.ebuild,v 1.1 2012/09/04 23:41:59 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/notification-daemon-0.7.6.ebuild,v 1.2 2013/02/25 09:16:17 zmedico Exp $ EAPI=4 inherit gnome.org @@ -10,7 +10,7 @@ HOMEPAGE="http://git.gnome.org/browse/notification-daemon/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" RDEPEND=">=dev-libs/glib-2.28 |