diff options
author | 2015-02-24 08:37:26 +0000 | |
---|---|---|
committer | 2015-02-24 08:37:26 +0000 | |
commit | f79208d690be3f8ab82a6f8fb2255252f4fec4b2 (patch) | |
tree | b6420638625b10ea0822af3a6c2884c38679525f /x11-apps/sessreg | |
parent | Stable for alpha, wrt bug #530652 (diff) | |
download | gentoo-2-f79208d690be3f8ab82a6f8fb2255252f4fec4b2.tar.gz gentoo-2-f79208d690be3f8ab82a6f8fb2255252f4fec4b2.tar.bz2 gentoo-2-f79208d690be3f8ab82a6f8fb2255252f4fec4b2.zip |
Stable for alpha, wrt bug #530652
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-apps/sessreg')
-rw-r--r-- | x11-apps/sessreg/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/sessreg/sessreg-1.1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/sessreg/ChangeLog b/x11-apps/sessreg/ChangeLog index 29c08e582f8c..c1f6f6e39b81 100644 --- a/x11-apps/sessreg/ChangeLog +++ b/x11-apps/sessreg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/sessreg # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/sessreg/ChangeLog,v 1.104 2015/02/23 10:44:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/sessreg/ChangeLog,v 1.105 2015/02/24 08:37:26 ago Exp $ + + 24 Feb 2015; Agostino Sarubbo <ago@gentoo.org> sessreg-1.1.0.ebuild: + Stable for alpha, wrt bug #530652 23 Feb 2015; Agostino Sarubbo <ago@gentoo.org> sessreg-1.1.0.ebuild: Stable for sparc, wrt bug #530652 diff --git a/x11-apps/sessreg/sessreg-1.1.0.ebuild b/x11-apps/sessreg/sessreg-1.1.0.ebuild index 205dcc6e5a61..1a063b6c10db 100644 --- a/x11-apps/sessreg/sessreg-1.1.0.ebuild +++ b/x11-apps/sessreg/sessreg-1.1.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/sessreg/sessreg-1.1.0.ebuild,v 1.7 2015/02/23 10:44:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/sessreg/sessreg-1.1.0.ebuild,v 1.8 2015/02/24 08:37:26 ago 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 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND="" |