diff options
author | David Holm <dholm@gentoo.org> | 2004-05-05 08:50:19 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-05-05 08:50:19 +0000 |
commit | ee7a9874668d71a3bf0931a5800bceee229a9d76 (patch) | |
tree | 153c9e00965bbbc48c17cb43254c350010185412 /app-dicts/edictionary | |
parent | Removed old ebuild. (diff) | |
download | historical-ee7a9874668d71a3bf0931a5800bceee229a9d76.tar.gz historical-ee7a9874668d71a3bf0931a5800bceee229a9d76.tar.bz2 historical-ee7a9874668d71a3bf0931a5800bceee229a9d76.zip |
Added to ~ppc
Diffstat (limited to 'app-dicts/edictionary')
-rw-r--r-- | app-dicts/edictionary/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/edictionary/Manifest | 4 | ||||
-rw-r--r-- | app-dicts/edictionary/edictionary-1.2.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-dicts/edictionary/ChangeLog b/app-dicts/edictionary/ChangeLog index 70fdddcbce6b..4211043654a8 100644 --- a/app-dicts/edictionary/ChangeLog +++ b/app-dicts/edictionary/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/edictionary # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/edictionary/ChangeLog,v 1.1 2004/05/05 01:23:19 abhishek Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/edictionary/ChangeLog,v 1.2 2004/05/05 08:50:19 dholm Exp $ + + 05 May 2004; David Holm <dholm@gentoo.org> edictionary-1.2.ebuild: + Added to ~ppc. *edictionary-1.2 (04 May 2004) diff --git a/app-dicts/edictionary/Manifest b/app-dicts/edictionary/Manifest index 68db1de30834..4e6b8646d1e3 100644 --- a/app-dicts/edictionary/Manifest +++ b/app-dicts/edictionary/Manifest @@ -1,4 +1,4 @@ -MD5 f8bc905da223645ef8d4a4546ec2bfc7 edictionary-1.2.ebuild 624 -MD5 2f70782bc56b62388f442e42acdd152f ChangeLog 428 +MD5 27d60b62f3a5601ae3d45a10db49f092 ChangeLog 512 +MD5 f25fb608b9de03f489e9bd357c6142e0 edictionary-1.2.ebuild 626 MD5 02eef5277c2a45a29535b1ef56392beb metadata.xml 222 MD5 3bd9ddfa8561bad8b65abb589f51293d files/digest-edictionary-1.2 60 diff --git a/app-dicts/edictionary/edictionary-1.2.ebuild b/app-dicts/edictionary/edictionary-1.2.ebuild index 63b477baf41e..64b35635774f 100644 --- a/app-dicts/edictionary/edictionary-1.2.ebuild +++ b/app-dicts/edictionary/edictionary-1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/edictionary/edictionary-1.2.ebuild,v 1.1 2004/05/05 01:23:19 abhishek Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/edictionary/edictionary-1.2.ebuild,v 1.2 2004/05/05 08:50:19 dholm Exp $ MY_PN="edict" MY_P="${MY_PN}-${PV}" @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="" RDEPEND="" |