diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2012-03-03 20:34:43 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2012-03-03 20:34:43 +0000 |
commit | 94c814ca7fed0b6d55add6abcf244b352a784de4 (patch) | |
tree | ee4113e6ba5f85525ba1e096445daaa8fec8b6a0 /sys-auth/realtime-base | |
parent | Stable on alpha, bug #388171 (diff) | |
download | gentoo-2-94c814ca7fed0b6d55add6abcf244b352a784de4.tar.gz gentoo-2-94c814ca7fed0b6d55add6abcf244b352a784de4.tar.bz2 gentoo-2-94c814ca7fed0b6d55add6abcf244b352a784de4.zip |
Stable on alpha, bug #388171
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'sys-auth/realtime-base')
-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 08f3d304e675..3ed87003eda7 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/ChangeLog,v 1.11 2012/03/03 14:42:33 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/ChangeLog,v 1.12 2012/03/03 20:34:43 klausman Exp $ + + 03 Mar 2012; Tobias Klausmann <klausman@gentoo.org> realtime-base-0.1.ebuild: + Stable on alpha, bug #388171 03 Mar 2012; Markus Meier <maekke@gentoo.org> realtime-base-0.1.ebuild: arm 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 b8996947b250..dcac0992fcde 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-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.11 2012/03/03 14:42:33 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild,v 1.12 2012/03/03 20:34:43 klausman 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="" |