diff options
author | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2013-02-18 20:03:14 +0000 |
---|---|---|
committer | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2013-02-18 20:03:14 +0000 |
commit | 64ee60291eb3be9cbc559ca74e9fb5e87e5c5cf5 (patch) | |
tree | f9909ba722d723daef8ab551656de68ae0e21d91 /x11-apps | |
parent | Version bump. (diff) | |
download | gentoo-2-64ee60291eb3be9cbc559ca74e9fb5e87e5c5cf5.tar.gz gentoo-2-64ee60291eb3be9cbc559ca74e9fb5e87e5c5cf5.tar.bz2 gentoo-2-64ee60291eb3be9cbc559ca74e9fb5e87e5c5cf5.zip |
Version bump.
(Portage version: 2.1.11.50/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/sessreg/ChangeLog | 11 | ||||
-rw-r--r-- | x11-apps/sessreg/sessreg-1.0.8.ebuild (renamed from x11-apps/sessreg/sessreg-1.0.6.ebuild) | 9 |
2 files changed, 12 insertions, 8 deletions
diff --git a/x11-apps/sessreg/ChangeLog b/x11-apps/sessreg/ChangeLog index 6a19916326bf..31acf69e8987 100644 --- a/x11-apps/sessreg/ChangeLog +++ b/x11-apps/sessreg/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-apps/sessreg -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/sessreg/ChangeLog,v 1.87 2012/05/15 14:16:11 aballier Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/sessreg/ChangeLog,v 1.88 2013/02/18 20:03:14 chithanh Exp $ + +*sessreg-1.0.8 (18 Feb 2013) + + 18 Feb 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + +sessreg-1.0.8.ebuild, -sessreg-1.0.6.ebuild: + Version bump. 15 May 2012; Alexis Ballier <aballier@gentoo.org> sessreg-1.0.7.ebuild: keyword ~amd64-fbsd @@ -309,4 +315,3 @@ 20 Oct 2005; Donnie Berkholz <spyderous@gentoo.org>; +metadata.xml, +sessreg-0.99.1.ebuild: New package for 7.0 RC1. - diff --git a/x11-apps/sessreg/sessreg-1.0.6.ebuild b/x11-apps/sessreg/sessreg-1.0.8.ebuild index e6777a853b53..e30464a9acc4 100644 --- a/x11-apps/sessreg/sessreg-1.0.6.ebuild +++ b/x11-apps/sessreg/sessreg-1.0.8.ebuild @@ -1,14 +1,13 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/sessreg/sessreg-1.0.6.ebuild,v 1.11 2010/11/01 12:54:47 scarabeus Exp $ - -EAPI=3 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/sessreg/sessreg-1.0.8.ebuild,v 1.1 2013/02/18 20:03:14 chithanh Exp $ +EAPI=5 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 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND="" |