diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-04-25 19:46:52 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-04-25 19:46:52 +0000 |
commit | 8b5c97d5a2cfa9f46a7916426400b1825295443a (patch) | |
tree | 890441a33e722782737ae8774854154c05805583 /sys-auth | |
parent | alpha/ia64 stable wrt #311383 (diff) | |
download | gentoo-2-8b5c97d5a2cfa9f46a7916426400b1825295443a.tar.gz gentoo-2-8b5c97d5a2cfa9f46a7916426400b1825295443a.tar.bz2 gentoo-2-8b5c97d5a2cfa9f46a7916426400b1825295443a.zip |
Add ~sh
(Portage version: 2.1.7.17/cvs/Linux ia64)
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/consolekit/ChangeLog | 6 | ||||
-rw-r--r-- | sys-auth/consolekit/consolekit-0.3.0-r2.ebuild | 4 | ||||
-rw-r--r-- | sys-auth/consolekit/consolekit-0.4.1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/sys-auth/consolekit/ChangeLog b/sys-auth/consolekit/ChangeLog index 9d74026c57bc..4853e17d1b29 100644 --- a/sys-auth/consolekit/ChangeLog +++ b/sys-auth/consolekit/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-auth/consolekit # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v 1.64 2010/04/13 15:14:05 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v 1.65 2010/04/25 19:46:52 armin76 Exp $ + + 25 Apr 2010; Raúl Porcel <armin76@gentoo.org> consolekit-0.3.0-r2.ebuild, + consolekit-0.4.1.ebuild: + Add ~sh 13 Apr 2010; Alexis Ballier <aballier@gentoo.org> consolekit-0.4.1.ebuild: keyword ~x86-fbsd diff --git a/sys-auth/consolekit/consolekit-0.3.0-r2.ebuild b/sys-auth/consolekit/consolekit-0.3.0-r2.ebuild index 5c8e7850748d..7dc33f9c93d5 100644 --- a/sys-auth/consolekit/consolekit-0.3.0-r2.ebuild +++ b/sys-auth/consolekit/consolekit-0.3.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.3.0-r2.ebuild,v 1.10 2010/03/30 08:27:33 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.3.0-r2.ebuild,v 1.11 2010/04/25 19:46:52 armin76 Exp $ EAPI="3" @@ -16,7 +16,7 @@ SRC_URI="http://people.freedesktop.org/~mccann/dist/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" IUSE="debug doc pam policykit" RDEPEND=">=dev-libs/glib-2.16 diff --git a/sys-auth/consolekit/consolekit-0.4.1.ebuild b/sys-auth/consolekit/consolekit-0.4.1.ebuild index 84e969004641..dfe288b0f83a 100644 --- a/sys-auth/consolekit/consolekit-0.4.1.ebuild +++ b/sys-auth/consolekit/consolekit-0.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.4.1.ebuild,v 1.7 2010/04/13 15:14:05 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.4.1.ebuild,v 1.8 2010/04/25 19:46:52 armin76 Exp $ EAPI="3" @@ -17,7 +17,7 @@ SRC_URI="http://www.freedesktop.org/software/${MY_PN}/dist/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" IUSE="debug doc pam policykit" RDEPEND=">=dev-libs/glib-2.16 |