diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-04-25 13:52:25 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-04-25 13:52:25 +0000 |
commit | 87679c6e449b1a43fad50d8c2284e312af4cc8d5 (patch) | |
tree | 9b334752eb662b0f6675a929e24e648981559842 /sys-libs | |
parent | Stable on sparc (diff) | |
download | gentoo-2-87679c6e449b1a43fad50d8c2284e312af4cc8d5.tar.gz gentoo-2-87679c6e449b1a43fad50d8c2284e312af4cc8d5.tar.bz2 gentoo-2-87679c6e449b1a43fad50d8c2284e312af4cc8d5.zip |
Stable on sparc
(Portage version: 2.1.2.2)
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/libutempter/ChangeLog | 6 | ||||
-rw-r--r-- | sys-libs/libutempter/libutempter-1.1.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-libs/libutempter/ChangeLog b/sys-libs/libutempter/ChangeLog index 05e6cc6d8964..e30180845b04 100644 --- a/sys-libs/libutempter/ChangeLog +++ b/sys-libs/libutempter/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-libs/libutempter # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/ChangeLog,v 1.24 2007/04/24 14:31:09 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/ChangeLog,v 1.25 2007/04/25 13:52:25 gustavoz Exp $ + + 25 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org> + libutempter-1.1.5.ebuild: + Stable on sparc 24 Apr 2007; Raúl Porcel <armin76@gentoo.org> libutempter-1.1.5.ebuild: ia64 + x86 stable diff --git a/sys-libs/libutempter/libutempter-1.1.5.ebuild b/sys-libs/libutempter/libutempter-1.1.5.ebuild index 4d64da2f9e3c..b6886d879298 100644 --- a/sys-libs/libutempter/libutempter-1.1.5.ebuild +++ b/sys-libs/libutempter/libutempter-1.1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/libutempter-1.1.5.ebuild,v 1.2 2007/04/24 14:31:09 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/libutempter-1.1.5.ebuild,v 1.3 2007/04/25 13:52:25 gustavoz Exp $ inherit eutils flag-o-matic versionator toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.altlinux.org/pub/people/ldv/${PN}/${P}.tar.bz2" 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" |