diff options
author | 2007-08-24 06:25:45 +0000 | |
---|---|---|
committer | 2007-08-24 06:25:45 +0000 | |
commit | 264561e22aa824273bf490a1b65b95451a951352 (patch) | |
tree | a50387f83fe7bde8145df2843b6d9c79e490fdee /app-text | |
parent | Stable on amd64. Bug #189888. (diff) | |
download | gentoo-2-264561e22aa824273bf490a1b65b95451a951352.tar.gz gentoo-2-264561e22aa824273bf490a1b65b95451a951352.tar.bz2 gentoo-2-264561e22aa824273bf490a1b65b95451a951352.zip |
Marked as unstable on amd64.
(Portage version: 2.1.2.11)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/htag/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/htag/htag-0.0.22.ebuild | 6 | ||||
-rw-r--r-- | app-text/htag/htag-0.0.23.ebuild | 6 |
3 files changed, 10 insertions, 7 deletions
diff --git a/app-text/htag/ChangeLog b/app-text/htag/ChangeLog index 3bf1376a5fed..2d68ffee59f4 100644 --- a/app-text/htag/ChangeLog +++ b/app-text/htag/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/htag # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/htag/ChangeLog,v 1.11 2007/02/09 01:04:14 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/htag/ChangeLog,v 1.12 2007/08/24 06:25:45 wrobel Exp $ + + 24 Aug 2007; <wrobel@gentoo.org> htag-0.0.22.ebuild, htag-0.0.23.ebuild: + Marked as unstable on amd64. 09 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog: Regenerate digest in Manifest2 format. diff --git a/app-text/htag/htag-0.0.22.ebuild b/app-text/htag/htag-0.0.22.ebuild index 84876c350912..d7ed5ccc17fa 100644 --- a/app-text/htag/htag-0.0.22.ebuild +++ b/app-text/htag/htag-0.0.22.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/htag/htag-0.0.22.ebuild,v 1.10 2005/01/01 16:19:23 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/htag/htag-0.0.22.ebuild,v 1.11 2007/08/24 06:25:45 wrobel Exp $ DESCRIPTION="random signature maker" HOMEPAGE="http://www.earth.li/projectpurple/progs/htag.html" SRC_URI="http://www.earth.li/projectpurple/files/${P}.tar.gz" SLOT="0" -KEYWORDS="x86 ~sparc ~mips" +KEYWORDS="x86 ~amd64 ~sparc ~mips" IUSE="" LICENSE="GPL-2" diff --git a/app-text/htag/htag-0.0.23.ebuild b/app-text/htag/htag-0.0.23.ebuild index 429a38c66be7..7ae68a38441f 100644 --- a/app-text/htag/htag-0.0.23.ebuild +++ b/app-text/htag/htag-0.0.23.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/htag/htag-0.0.23.ebuild,v 1.4 2005/05/30 22:14:57 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/htag/htag-0.0.23.ebuild,v 1.5 2007/08/24 06:25:45 wrobel Exp $ DESCRIPTION="random signature maker" HOMEPAGE="http://www.earth.li/projectpurple/progs/htag.html" @@ -8,7 +8,7 @@ SRC_URI="http://www.earth.li/projectpurple/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~sparc ~mips ~ppc" +KEYWORDS="x86 ~amd64 ~sparc ~mips ~ppc" IUSE="" RDEPEND="dev-lang/perl" |