diff options
author | Karol Wojtaszek <sekretarz@gentoo.org> | 2004-12-08 22:37:33 +0000 |
---|---|---|
committer | Karol Wojtaszek <sekretarz@gentoo.org> | 2004-12-08 22:37:33 +0000 |
commit | ab7181ae562d94f39eddb8a0f1343ac562cc4396 (patch) | |
tree | 904db644b596e0e09379dc42db916bcfa331de7a /app-misc/tinyca | |
parent | Stable amd64. (Manifest recommit) (diff) | |
download | gentoo-2-ab7181ae562d94f39eddb8a0f1343ac562cc4396.tar.gz gentoo-2-ab7181ae562d94f39eddb8a0f1343ac562cc4396.tar.bz2 gentoo-2-ab7181ae562d94f39eddb8a0f1343ac562cc4396.zip |
Added to ~amd64, bug #73838
Diffstat (limited to 'app-misc/tinyca')
-rw-r--r-- | app-misc/tinyca/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/tinyca/tinyca-0.6.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/tinyca/ChangeLog b/app-misc/tinyca/ChangeLog index a688ea602af2..b199348058fe 100644 --- a/app-misc/tinyca/ChangeLog +++ b/app-misc/tinyca/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/tinyca # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/tinyca/ChangeLog,v 1.13 2004/10/05 13:34:52 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/tinyca/ChangeLog,v 1.14 2004/12/08 22:37:33 sekretarz Exp $ + + 08 Dec 2004; Karol Wojtaszek <sekretarz@gentoo.org> tinyca-0.6.6.ebuild: + Added to ~amd64, bug #73838 05 Oct 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> tinyca-0.5.4-r1.ebuild: diff --git a/app-misc/tinyca/tinyca-0.6.6.ebuild b/app-misc/tinyca/tinyca-0.6.6.ebuild index 8bc4c3f2b91b..f447b291d406 100644 --- a/app-misc/tinyca/tinyca-0.6.6.ebuild +++ b/app-misc/tinyca/tinyca-0.6.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/tinyca/tinyca-0.6.6.ebuild,v 1.1 2004/08/14 23:43:12 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/tinyca/tinyca-0.6.6.ebuild,v 1.2 2004/12/08 22:37:33 sekretarz Exp $ DESCRIPTION="Simple Perl/Tk GUI to manage a small certification authority" HOMEPAGE="http://tinyca.sm-zone.net/" @@ -8,7 +8,7 @@ SRC_URI="http://tinyca.sm-zone.net/${P}.tar.bz2" LICENSE="Artistic" SLOT="0" -KEYWORDS="~x86 ~sparc ~ppc" +KEYWORDS="~x86 ~sparc ~ppc ~amd64" IUSE="" RDEPEND=">=dev-libs/openssl-0.9.6i |