diff options
author | David Holm <dholm@gentoo.org> | 2005-07-22 17:12:14 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-07-22 17:12:14 +0000 |
commit | 8178d8039541afa07d076900c5cdbd6a33c4a4c8 (patch) | |
tree | dd1289cb476e7d0f4ec49364f2494f7d12accb9a /app-office/tedia2sql | |
parent | Fixed env file (diff) | |
download | gentoo-2-8178d8039541afa07d076900c5cdbd6a33c4a4c8.tar.gz gentoo-2-8178d8039541afa07d076900c5cdbd6a33c4a4c8.tar.bz2 gentoo-2-8178d8039541afa07d076900c5cdbd6a33c4a4c8.zip |
Added to ~ppc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-office/tedia2sql')
-rw-r--r-- | app-office/tedia2sql/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/tedia2sql/tedia2sql-1.2.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/tedia2sql/ChangeLog b/app-office/tedia2sql/ChangeLog index b517831e70ca..794ab2020bce 100644 --- a/app-office/tedia2sql/ChangeLog +++ b/app-office/tedia2sql/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/tedia2sql # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/tedia2sql/ChangeLog,v 1.5 2005/05/24 15:32:51 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/tedia2sql/ChangeLog,v 1.6 2005/07/22 17:12:14 dholm Exp $ + + 22 Jul 2005; David Holm <dholm@gentoo.org> tedia2sql-1.2.8.ebuild: + Added to ~ppc. 24 May 2005; Michael Cummings <mcummings@gentoo.org> tedia2sql-1.2.8.ebuild: dev-perl/Digest-MD5 => perl-core/Digest-MD5 diff --git a/app-office/tedia2sql/tedia2sql-1.2.8.ebuild b/app-office/tedia2sql/tedia2sql-1.2.8.ebuild index 3398c2aa2ba0..5f0859c8ae76 100644 --- a/app-office/tedia2sql/tedia2sql-1.2.8.ebuild +++ b/app-office/tedia2sql/tedia2sql-1.2.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/tedia2sql/tedia2sql-1.2.8.ebuild,v 1.6 2005/05/24 15:32:51 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/tedia2sql/tedia2sql-1.2.8.ebuild,v 1.7 2005/07/22 17:12:14 dholm Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://tedia2sql.tigris.org/files/documents/282/2144/${PN}-${MY_PV}.tar LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~ppc ~x86" IUSE="doc" DEPEND=">=dev-lang/perl-5.8 |