diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-05-06 16:52:14 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-05-06 16:52:14 +0000 |
commit | f5885b327247970370769fc72001ad4d93b4d201 (patch) | |
tree | 0e83f317496103a807b4ea0826fa92f2c194790a | |
parent | Fix compilation on non-solaris (diff) | |
download | gentoo-2-f5885b327247970370769fc72001ad4d93b4d201.tar.gz gentoo-2-f5885b327247970370769fc72001ad4d93b4d201.tar.bz2 gentoo-2-f5885b327247970370769fc72001ad4d93b4d201.zip |
ia64/sh/sparc stable wrt #388171
(Portage version: 2.1.10.53/cvs/Linux ia64)
-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 3f68f04c6387..c3f9a3416fc6 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.14 2012/03/13 14:42:28 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/ChangeLog,v 1.15 2012/05/06 16:52:14 armin76 Exp $ + + 06 May 2012; Raúl Porcel <armin76@gentoo.org> realtime-base-0.1.ebuild: + ia64/sh/sparc stable wrt #388171 13 Mar 2012; Samuli Suominen <ssuominen@gentoo.org> realtime-base-0.1.ebuild: ppc64 stable wrt #388171 diff --git a/sys-auth/realtime-base/realtime-base-0.1.ebuild b/sys-auth/realtime-base/realtime-base-0.1.ebuild index 864c4294393b..7d0433f0ae50 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.14 2012/03/13 14:42:28 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/realtime-base/realtime-base-0.1.ebuild,v 1.15 2012/05/06 16:52:14 armin76 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="" |