diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-23 13:47:35 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-23 13:47:35 +0000 |
commit | 189460b606bb9d1b6a01b39c96ac50879872569c (patch) | |
tree | 319be1488e393fadaddf73015b9d5acf7fbeb122 /sys-auth/realtime-base | |
parent | old (diff) | |
download | gentoo-2-189460b606bb9d1b6a01b39c96ac50879872569c.tar.gz gentoo-2-189460b606bb9d1b6a01b39c96ac50879872569c.tar.bz2 gentoo-2-189460b606bb9d1b6a01b39c96ac50879872569c.zip |
Stable for AMD64 per Tim Harder(radhermit) test. wrt bug #388171
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'sys-auth/realtime-base')
-rw-r--r-- | sys-auth/realtime-base/ChangeLog | 7 | ||||
-rw-r--r-- | sys-auth/realtime-base/realtime-base-0.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-auth/realtime-base/ChangeLog b/sys-auth/realtime-base/ChangeLog index 4e8db94394de..18e6971664a1 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.9 2011/12/26 12:21:33 maekke Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/ChangeLog,v 1.10 2012/02/23 13:47:35 ago Exp $ + + 23 Feb 2012; Agostino Sarubbo <ago@gentoo.org> realtime-base-0.1.ebuild: + Stable for AMD64 per Tim Harder(radhermit) test. wrt bug #388171 26 Dec 2011; Markus Meier <maekke@gentoo.org> realtime-base-0.1.ebuild: x86 stable, bug #388171 diff --git a/sys-auth/realtime-base/realtime-base-0.1.ebuild b/sys-auth/realtime-base/realtime-base-0.1.ebuild index d6392bbcf5c7..2d66ccaaac75 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 +# Copyright 1999-2012 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.9 2011/12/26 12:21:33 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild,v 1.10 2012/02/23 13:47:35 ago 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="" |