diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-06-05 17:15:59 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-06-05 17:15:59 +0000 |
commit | 023f19cb87be5d71246680c869bf8bee1487cca4 (patch) | |
tree | 306c32023ade049ffbc7d59f42b70353ec0f3b21 /net-misc/rdate | |
parent | Version bump (diff) | |
download | gentoo-2-023f19cb87be5d71246680c869bf8bee1487cca4.tar.gz gentoo-2-023f19cb87be5d71246680c869bf8bee1487cca4.tar.bz2 gentoo-2-023f19cb87be5d71246680c869bf8bee1487cca4.zip |
stable amd64
(Portage version: 3456-svn)
Diffstat (limited to 'net-misc/rdate')
-rw-r--r-- | net-misc/rdate/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/rdate/rdate-1.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/rdate/ChangeLog b/net-misc/rdate/ChangeLog index a6b934cb4d69..9049830d3e7c 100644 --- a/net-misc/rdate/ChangeLog +++ b/net-misc/rdate/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/rdate # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/rdate/ChangeLog,v 1.31 2006/05/27 11:10:45 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/rdate/ChangeLog,v 1.32 2006/06/05 17:15:59 blubb Exp $ + + 05 Jun 2006; Simon Stelling <blubb@gentoo.org> rdate-1.4-r1.ebuild: + stable on amd64 27 May 2006; Jose Luis Rivero <yoswink@gentoo.org> rdate-1.4-r1.ebuild: Stable on alpha wrt bug #129091 diff --git a/net-misc/rdate/rdate-1.4-r1.ebuild b/net-misc/rdate/rdate-1.4-r1.ebuild index 912f56bbef5f..9e5f3ef6d371 100644 --- a/net-misc/rdate/rdate-1.4-r1.ebuild +++ b/net-misc/rdate/rdate-1.4-r1.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/net-misc/rdate/rdate-1.4-r1.ebuild,v 1.8 2006/05/27 11:10:45 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/rdate/rdate-1.4-r1.ebuild,v 1.9 2006/06/05 17:15:59 blubb Exp $ inherit flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="ftp://people.redhat.com/sopwith/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~hppa ~ia64 mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ~hppa ~ia64 mips ppc ppc64 sparc x86" IUSE="ipv6" DEPEND="virtual/libc" |