diff options
author | 2013-11-26 20:08:36 +0000 | |
---|---|---|
committer | 2013-11-26 20:08:36 +0000 | |
commit | 3226780983ed4f8ae8a5304c7f75ecd0eb212795 (patch) | |
tree | f01671e9271262252636817c4f33c43e444141d3 /app-admin/gamin | |
parent | Stable for HPPA (bug #492040). (diff) | |
download | gentoo-2-3226780983ed4f8ae8a5304c7f75ecd0eb212795.tar.gz gentoo-2-3226780983ed4f8ae8a5304c7f75ecd0eb212795.tar.bz2 gentoo-2-3226780983ed4f8ae8a5304c7f75ecd0eb212795.zip |
Stable for HPPA (bug #491890).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'app-admin/gamin')
-rw-r--r-- | app-admin/gamin/ChangeLog | 5 | ||||
-rw-r--r-- | app-admin/gamin/gamin-0.1.10-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/gamin/ChangeLog b/app-admin/gamin/ChangeLog index c02fc8b1bb09..d03ae3e1f16d 100644 --- a/app-admin/gamin/ChangeLog +++ b/app-admin/gamin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-admin/gamin # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/gamin/ChangeLog,v 1.105 2013/11/24 18:51:23 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/gamin/ChangeLog,v 1.106 2013/11/26 20:08:36 jer Exp $ + + 26 Nov 2013; Jeroen Roovers <jer@gentoo.org> gamin-0.1.10-r1.ebuild: + Stable for HPPA (bug #491890). 24 Nov 2013; Pacho Ramos <pacho@gentoo.org> gamin-0.1.10-r1.ebuild: amd64 stable, bug #491890 diff --git a/app-admin/gamin/gamin-0.1.10-r1.ebuild b/app-admin/gamin/gamin-0.1.10-r1.ebuild index 0c9cff65d241..34986d493796 100644 --- a/app-admin/gamin/gamin-0.1.10-r1.ebuild +++ b/app-admin/gamin/gamin-0.1.10-r1.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/gamin/gamin-0.1.10-r1.ebuild,v 1.2 2013/11/24 18:51:23 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/gamin/gamin-0.1.10-r1.ebuild,v 1.3 2013/11/26 20:08:36 jer Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="!app-admin/fam |