diff options
author | 2010-07-13 14:43:01 +0000 | |
---|---|---|
committer | 2010-07-13 14:43:01 +0000 | |
commit | d733f75dbf4ceb27a5ca46ecfd8bf66d8ec209f2 (patch) | |
tree | dabc18a8fa35aba6d11f36375ec24c00709bb79d /net-dns/totd | |
parent | stable x86, bug 319991 (diff) | |
download | gentoo-2-d733f75dbf4ceb27a5ca46ecfd8bf66d8ec209f2.tar.gz gentoo-2-d733f75dbf4ceb27a5ca46ecfd8bf66d8ec209f2.tar.bz2 gentoo-2-d733f75dbf4ceb27a5ca46ecfd8bf66d8ec209f2.zip |
stable x86, bug 326771
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'net-dns/totd')
-rw-r--r-- | net-dns/totd/ChangeLog | 5 | ||||
-rw-r--r-- | net-dns/totd/totd-1.5.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dns/totd/ChangeLog b/net-dns/totd/ChangeLog index 8faac11cf760..04645222a7b0 100644 --- a/net-dns/totd/ChangeLog +++ b/net-dns/totd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dns/totd # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/totd/ChangeLog,v 1.10 2010/07/04 22:11:54 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/totd/ChangeLog,v 1.11 2010/07/13 14:43:01 fauli Exp $ + + 13 Jul 2010; Christian Faulhammer <fauli@gentoo.org> totd-1.5.1.ebuild: + stable x86, bug 326771 04 Jul 2010; Markos Chandras <hwoarang@gentoo.org> totd-1.5.1.ebuild: Keyworded for amd64 wrt bug #326771 diff --git a/net-dns/totd/totd-1.5.1.ebuild b/net-dns/totd/totd-1.5.1.ebuild index 77671d7038b7..cdbabcc71ade 100644 --- a/net-dns/totd/totd-1.5.1.ebuild +++ b/net-dns/totd/totd-1.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/totd/totd-1.5.1.ebuild,v 1.6 2010/07/04 22:11:55 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/totd/totd-1.5.1.ebuild,v 1.7 2010/07/13 14:43:01 fauli Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.pasta.cs.uit.no/pub/Vermicelli/${P}.tar.gz" LICENSE="BSD as-is" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" DEPEND="" RDEPEND="" |