diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-04-24 14:31:09 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-04-24 14:31:09 +0000 |
commit | fdbd4e171634fb74e42211552e5aa67b10778dd7 (patch) | |
tree | d58dbdb26d87178594abccfcee0655abae732f56 /sys-libs | |
parent | Add ~x86-fbsd keyword. (diff) | |
download | gentoo-2-fdbd4e171634fb74e42211552e5aa67b10778dd7.tar.gz gentoo-2-fdbd4e171634fb74e42211552e5aa67b10778dd7.tar.bz2 gentoo-2-fdbd4e171634fb74e42211552e5aa67b10778dd7.zip |
ia64 + x86 stable
(Portage version: 2.1.2.4)
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/libutempter/ChangeLog | 5 | ||||
-rw-r--r-- | sys-libs/libutempter/libutempter-1.1.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/libutempter/ChangeLog b/sys-libs/libutempter/ChangeLog index 0e897e3d9dc8..05e6cc6d8964 100644 --- a/sys-libs/libutempter/ChangeLog +++ b/sys-libs/libutempter/ChangeLog @@ -1,6 +1,9 @@ # 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.23 2007/02/28 15:47:43 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/ChangeLog,v 1.24 2007/04/24 14:31:09 armin76 Exp $ + + 24 Apr 2007; Raúl Porcel <armin76@gentoo.org> libutempter-1.1.5.ebuild: + ia64 + x86 stable *libutempter-1.1.5 (28 Feb 2007) diff --git a/sys-libs/libutempter/libutempter-1.1.5.ebuild b/sys-libs/libutempter/libutempter-1.1.5.ebuild index cdb45a4b374f..4d64da2f9e3c 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.1 2007/02/28 15:47:43 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/libutempter-1.1.5.ebuild,v 1.2 2007/04/24 14:31:09 armin76 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" |