diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-04-14 09:59:50 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-04-14 09:59:50 +0000 |
commit | b698b3f013e44f870831c3d671d0e7c626673fe2 (patch) | |
tree | 9aee9d312ca782a877d31640d51e77b0417233be /sys-apps/unscd | |
parent | x86 stable wrt #265494 (diff) | |
download | gentoo-2-b698b3f013e44f870831c3d671d0e7c626673fe2.tar.gz gentoo-2-b698b3f013e44f870831c3d671d0e7c626673fe2.tar.bz2 gentoo-2-b698b3f013e44f870831c3d671d0e7c626673fe2.zip |
x86 stable wrt #265571
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'sys-apps/unscd')
-rw-r--r-- | sys-apps/unscd/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/unscd/unscd-0.35.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/unscd/ChangeLog b/sys-apps/unscd/ChangeLog index 6746f50244f9..0464a04aaabd 100644 --- a/sys-apps/unscd/ChangeLog +++ b/sys-apps/unscd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/unscd # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/unscd/ChangeLog,v 1.4 2009/04/10 04:58:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/unscd/ChangeLog,v 1.5 2009/04/14 09:59:50 armin76 Exp $ + + 14 Apr 2009; Raúl Porcel <armin76@gentoo.org> unscd-0.35.ebuild: + x86 stable wrt #265571 10 Apr 2009; Mike Frysinger <vapier@gentoo.org> unscd-0.35.ebuild: Make sure correct version is reported #265571 by Jeremy Olexa. diff --git a/sys-apps/unscd/unscd-0.35.ebuild b/sys-apps/unscd/unscd-0.35.ebuild index da3f7f6c929c..285183c3e612 100644 --- a/sys-apps/unscd/unscd-0.35.ebuild +++ b/sys-apps/unscd/unscd-0.35.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/unscd/unscd-0.35.ebuild,v 1.3 2009/04/10 04:58:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/unscd/unscd-0.35.ebuild,v 1.4 2009/04/14 09:59:50 armin76 Exp $ DESCRIPTION="simple & stable nscd replacement" HOMEPAGE="http://busybox.net/~vda/unscd/README" @@ -8,7 +8,7 @@ SRC_URI="http://busybox.net/~vda/unscd/nscd-${PV}.c" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="" |