diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-14 19:58:23 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-14 19:58:23 +0000 |
commit | 81ca5b44ff9130b53ac13618dd5eecdccebe081a (patch) | |
tree | baf4e0e7d8083ec03394e139e7d9340ddb197585 /sys-libs/libutempter | |
parent | Mark 3.5.5-r1 ~ia64. #150982 (diff) | |
download | gentoo-2-81ca5b44ff9130b53ac13618dd5eecdccebe081a.tar.gz gentoo-2-81ca5b44ff9130b53ac13618dd5eecdccebe081a.tar.bz2 gentoo-2-81ca5b44ff9130b53ac13618dd5eecdccebe081a.zip |
Stable on Alpha.
(Portage version: 2.1.2_pre2-r9)
Diffstat (limited to 'sys-libs/libutempter')
-rw-r--r-- | sys-libs/libutempter/ChangeLog | 6 | ||||
-rw-r--r-- | sys-libs/libutempter/libutempter-1.1.4.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-libs/libutempter/ChangeLog b/sys-libs/libutempter/ChangeLog index db6b9002cc98..74cf7e517339 100644 --- a/sys-libs/libutempter/ChangeLog +++ b/sys-libs/libutempter/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-libs/libutempter # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/ChangeLog,v 1.20 2006/09/23 15:02:47 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/ChangeLog,v 1.21 2006/10/14 19:58:23 kloeri Exp $ + + 14 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> + libutempter-1.1.4.1.ebuild: + Stable on Alpha. 23 Sep 2006; Tobias Scherbaum <dertobi123@gentoo.org> libutempter-1.1.4.1.ebuild: diff --git a/sys-libs/libutempter/libutempter-1.1.4.1.ebuild b/sys-libs/libutempter/libutempter-1.1.4.1.ebuild index e093a793e8f3..a98864901c06 100644 --- a/sys-libs/libutempter/libutempter-1.1.4.1.ebuild +++ b/sys-libs/libutempter/libutempter-1.1.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/libutempter-1.1.4.1.ebuild,v 1.14 2006/09/30 18:49:15 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/libutempter-1.1.4.1.ebuild,v 1.15 2006/10/14 19:58:23 kloeri Exp $ inherit rpm eutils flag-o-matic versionator toolchain-funcs @@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.altlinux.ru/pub/distributions/ALTLinux/Sisyphus/files/SRPMS/$ LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" DEPEND="!virtual/utempter" |