diff options
author | David Holm <dholm@gentoo.org> | 2004-06-30 07:43:22 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-06-30 07:43:22 +0000 |
commit | c33c04d8b7886d8a9b043c345207a4c7dd334267 (patch) | |
tree | e889f1783a2d7a76c3ae0066bee4c4ca9b50ff09 /app-misc | |
parent | - .22 clean-up (diff) | |
download | gentoo-2-c33c04d8b7886d8a9b043c345207a4c7dd334267.tar.gz gentoo-2-c33c04d8b7886d8a9b043c345207a4c7dd334267.tar.bz2 gentoo-2-c33c04d8b7886d8a9b043c345207a4c7dd334267.zip |
Added to ~ppc
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/countrycodes/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/countrycodes/countrycodes-1.0.5.ebuild | 4 | ||||
-rw-r--r-- | app-misc/tinyca/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/tinyca/tinyca-0.5.4-r1.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/app-misc/countrycodes/ChangeLog b/app-misc/countrycodes/ChangeLog index ab3d1d642bde..e2bc53a516f0 100644 --- a/app-misc/countrycodes/ChangeLog +++ b/app-misc/countrycodes/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/countrycodes # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/countrycodes/ChangeLog,v 1.5 2004/06/28 01:08:52 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/countrycodes/ChangeLog,v 1.6 2004/06/30 07:42:19 dholm Exp $ + + 30 Jun 2004; David Holm <dholm@gentoo.org> countrycodes-1.0.5.ebuild: + Added to ~ppc. 28 Jun 2004; Ciaran McCreesh <ciaranm@gentoo.org> countrycodes-1.0.5.ebuild: Added ~sparc, ~mips diff --git a/app-misc/countrycodes/countrycodes-1.0.5.ebuild b/app-misc/countrycodes/countrycodes-1.0.5.ebuild index 22f1f0958edb..1638e1dd46b0 100644 --- a/app-misc/countrycodes/countrycodes-1.0.5.ebuild +++ b/app-misc/countrycodes/countrycodes-1.0.5.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/countrycodes/countrycodes-1.0.5.ebuild,v 1.6 2004/06/28 03:30:35 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/countrycodes/countrycodes-1.0.5.ebuild,v 1.7 2004/06/30 07:42:19 dholm Exp $ DESCRIPTION="An ISO 3166 country code finder" HOMEPAGE="http://www.grigna.com/diego/linux/countrycodes/" @@ -8,7 +8,7 @@ SRC_URI="http://www.grigna.com/diego/linux/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~sparc ~mips" +KEYWORDS="x86 ~sparc ~mips ~ppc" IUSE="" RDEPEND="virtual/libc" diff --git a/app-misc/tinyca/ChangeLog b/app-misc/tinyca/ChangeLog index b0b0d7ab022e..d617f4d5e270 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.10 2004/06/24 22:35:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/tinyca/ChangeLog,v 1.11 2004/06/30 07:41:44 dholm Exp $ + + 30 Jun 2004; David Holm <dholm@gentoo.org> tinyca-0.5.4-r1.ebuild: + Added to ~ppc. 23 Mar 2004; Jason Wever <weeve@gentoo.org> tinyca-0.5.4-r1.ebuild: Added ~sparc keyword. diff --git a/app-misc/tinyca/tinyca-0.5.4-r1.ebuild b/app-misc/tinyca/tinyca-0.5.4-r1.ebuild index 5c382be89176..bb79c7980706 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.4 2004/06/24 22:35:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/tinyca/tinyca-0.5.4-r1.ebuild,v 1.5 2004/06/30 07:41:44 dholm 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" +KEYWORDS="x86 ~sparc ~ppc" IUSE="" DEPEND=">=dev-libs/openssl-0.9.6i |