diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-18 08:51:40 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-18 08:51:40 +0000 |
commit | 9ee6e2068732caea9dc5a5e4949ba4a1d3f4ad54 (patch) | |
tree | f8ce3affbd189c75d064c81d4deafb64bfa0175d /app-admin | |
parent | Stable for alpha, wrt bug #466004 (diff) | |
download | gentoo-2-9ee6e2068732caea9dc5a5e4949ba4a1d3f4ad54.tar.gz gentoo-2-9ee6e2068732caea9dc5a5e4949ba4a1d3f4ad54.tar.bz2 gentoo-2-9ee6e2068732caea9dc5a5e4949ba4a1d3f4ad54.zip |
Stable for alpha, wrt bug #466004
(Portage version: 2.1.11.55/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/eselect-notify-send/ChangeLog | 5 | ||||
-rw-r--r-- | app-admin/eselect-notify-send/eselect-notify-send-0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/eselect-notify-send/ChangeLog b/app-admin/eselect-notify-send/ChangeLog index 75c316f25131..db76803a2206 100644 --- a/app-admin/eselect-notify-send/ChangeLog +++ b/app-admin/eselect-notify-send/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-admin/eselect-notify-send # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-notify-send/ChangeLog,v 1.5 2013/04/16 21:05:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-notify-send/ChangeLog,v 1.6 2013/04/18 08:51:40 ago Exp $ + + 18 Apr 2013; Agostino Sarubbo <ago@gentoo.org> eselect-notify-send-0.1.ebuild: + Stable for alpha, wrt bug #466004 16 Apr 2013; Agostino Sarubbo <ago@gentoo.org> eselect-notify-send-0.1.ebuild: Stable for arm, wrt bug #466004 diff --git a/app-admin/eselect-notify-send/eselect-notify-send-0.1.ebuild b/app-admin/eselect-notify-send/eselect-notify-send-0.1.ebuild index 8566b8ca5f02..c898b9d9a9a7 100644 --- a/app-admin/eselect-notify-send/eselect-notify-send-0.1.ebuild +++ b/app-admin/eselect-notify-send/eselect-notify-send-0.1.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/app-admin/eselect-notify-send/eselect-notify-send-0.1.ebuild,v 1.5 2013/04/16 21:05:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-notify-send/eselect-notify-send-0.1.ebuild,v 1.6 2013/04/18 08:51:40 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -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" +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=">=app-admin/eselect-lib-bin-symlink-0.1.1 |