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/realtime-base-0.1.ebuild | |
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/realtime-base-0.1.ebuild')
-rw-r--r-- | sys-auth/realtime-base/realtime-base-0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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="" |