diff options
author | 2011-12-20 15:41:23 +0000 | |
---|---|---|
committer | 2011-12-20 15:41:23 +0000 | |
commit | f556306708e1b1f03f018e6001429269bd4814dd (patch) | |
tree | a851a5ca7eaec11dcba9a279a1ddbee8d8082c9a /x11-apps/sessreg/sessreg-1.0.7.ebuild | |
parent | Stable for AMD64, wrt bug #394393 (diff) | |
download | historical-f556306708e1b1f03f018e6001429269bd4814dd.tar.gz historical-f556306708e1b1f03f018e6001429269bd4814dd.tar.bz2 historical-f556306708e1b1f03f018e6001429269bd4814dd.zip |
Stable for AMD64, wrt bug #394393
Package-Manager: portage-2.1.10.41/cvs/Linux i686
Diffstat (limited to 'x11-apps/sessreg/sessreg-1.0.7.ebuild')
-rw-r--r-- | x11-apps/sessreg/sessreg-1.0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/sessreg/sessreg-1.0.7.ebuild b/x11-apps/sessreg/sessreg-1.0.7.ebuild index da4b5a698acb..8f3f006fa53f 100644 --- a/x11-apps/sessreg/sessreg-1.0.7.ebuild +++ b/x11-apps/sessreg/sessreg-1.0.7.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/sessreg/sessreg-1.0.7.ebuild,v 1.1 2011/10/23 10:24:05 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/sessreg/sessreg-1.0.7.ebuild,v 1.2 2011/12/20 15:40:34 ago Exp $ EAPI=4 inherit xorg-2 DESCRIPTION="manage utmp/wtmp entries for non-init clients" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="" RDEPEND="" |