diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-12-20 21:52:15 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-12-20 21:52:15 +0000 |
commit | 2843671e944a50f7580b6fcaed3f4f0cdbaa8086 (patch) | |
tree | 5c5e5fc406db52a1f0051671149fa3b470e92af2 /sys-auth | |
parent | Stable for HPPA (bug #394781). (diff) | |
download | gentoo-2-2843671e944a50f7580b6fcaed3f4f0cdbaa8086.tar.gz gentoo-2-2843671e944a50f7580b6fcaed3f4f0cdbaa8086.tar.bz2 gentoo-2-2843671e944a50f7580b6fcaed3f4f0cdbaa8086.zip |
Stable for HPPA (bug #388171).
(Portage version: 2.2.0_alpha81/cvs/Linux x86_64)
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/realtime-base/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/realtime-base/realtime-base-0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/realtime-base/ChangeLog b/sys-auth/realtime-base/ChangeLog index d048fcc1f317..b0234eff2a7d 100644 --- a/sys-auth/realtime-base/ChangeLog +++ b/sys-auth/realtime-base/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/realtime-base # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/ChangeLog,v 1.7 2011/11/02 21:40:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/ChangeLog,v 1.8 2011/12/20 21:52:15 jer Exp $ + + 20 Dec 2011; Jeroen Roovers <jer@gentoo.org> realtime-base-0.1.ebuild: + Stable for HPPA (bug #388171). 02 Nov 2011; Mike Frysinger <vapier@gentoo.org> realtime-base-0.1.ebuild: Drop "die" from enew{user,group} since these have always taken care of diff --git a/sys-auth/realtime-base/realtime-base-0.1.ebuild b/sys-auth/realtime-base/realtime-base-0.1.ebuild index af73aff706be..e7a06ea62c91 100644 --- a/sys-auth/realtime-base/realtime-base-0.1.ebuild +++ b/sys-auth/realtime-base/realtime-base-0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild,v 1.7 2011/11/02 21:40:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild,v 1.8 2011/12/20 21:52:15 jer Exp $ EAPI=3 @@ -12,7 +12,7 @@ SRC_URI="" LICENSE="as-is" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" IUSE="" DEPEND="" |