diff options
author | Jason Wever <weeve@gentoo.org> | 2004-12-14 03:50:29 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-12-14 03:50:29 +0000 |
commit | f6fddf0136e55820120d63824f0c4c76625a071c (patch) | |
tree | 79dcb8f35aa714a2abd1c96aba71188c68148712 /app-misc | |
parent | check for $CHOST-ar instead of $CHOST-gcc (Manifest recommit) (diff) | |
download | gentoo-2-f6fddf0136e55820120d63824f0c4c76625a071c.tar.gz gentoo-2-f6fddf0136e55820120d63824f0c4c76625a071c.tar.bz2 gentoo-2-f6fddf0136e55820120d63824f0c4c76625a071c.zip |
Stable on sparc.
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/tinyca/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/tinyca/tinyca-0.5.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/tinyca/ChangeLog b/app-misc/tinyca/ChangeLog index b199348058fe..59345ab78b9a 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.14 2004/12/08 22:37:33 sekretarz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/tinyca/ChangeLog,v 1.15 2004/12/14 03:50:29 weeve Exp $ + + 13 Dec 2004; Jason Wever <weeve@gentoo.org> tinyca-0.5.4-r1.ebuild: + Stable on sparc. 08 Dec 2004; Karol Wojtaszek <sekretarz@gentoo.org> tinyca-0.6.6.ebuild: Added to ~amd64, bug #73838 diff --git a/app-misc/tinyca/tinyca-0.5.4-r1.ebuild b/app-misc/tinyca/tinyca-0.5.4-r1.ebuild index 2b46bbe2c82b..df13425b7410 100644 --- a/app-misc/tinyca/tinyca-0.5.4-r1.ebuild +++ b/app-misc/tinyca/tinyca-0.5.4-r1.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.5.4-r1.ebuild,v 1.6 2004/10/05 13:34:52 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/tinyca/tinyca-0.5.4-r1.ebuild,v 1.7 2004/12/14 03:50:29 weeve 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" IUSE="" DEPEND=">=dev-libs/openssl-0.9.6i |