diff options
author | Olivier Reisch <doctomoe@gentoo.org> | 2003-01-19 16:35:13 +0000 |
---|---|---|
committer | Olivier Reisch <doctomoe@gentoo.org> | 2003-01-19 16:35:13 +0000 |
commit | 36a6ab6b863d27ce2b3a4c7798edf22f709a8e67 (patch) | |
tree | d694480da27120fc29e71488bfb13046d98af5c3 /app-dicts/dictd-vera | |
parent | Added ~ppc keyword (diff) | |
download | gentoo-2-36a6ab6b863d27ce2b3a4c7798edf22f709a8e67.tar.gz gentoo-2-36a6ab6b863d27ce2b3a4c7798edf22f709a8e67.tar.bz2 gentoo-2-36a6ab6b863d27ce2b3a4c7798edf22f709a8e67.zip |
Added ~ppc keyword
Diffstat (limited to 'app-dicts/dictd-vera')
-rw-r--r-- | app-dicts/dictd-vera/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/dictd-vera/dictd-vera-1.7-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/dictd-vera/ChangeLog b/app-dicts/dictd-vera/ChangeLog index 09232823b8e4..d2ab2323047a 100644 --- a/app-dicts/dictd-vera/ChangeLog +++ b/app-dicts/dictd-vera/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/dictd-vera # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-dicts/dictd-vera/ChangeLog,v 1.3 2002/12/13 10:56:03 blizzy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/dictd-vera/ChangeLog,v 1.4 2003/01/19 16:30:57 doctomoe Exp $ + + 19 Jan 2003; Olivier Reisch <doctomoe@gentoo.org> : + Added ~ppc keyword 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords diff --git a/app-dicts/dictd-vera/dictd-vera-1.7-r1.ebuild b/app-dicts/dictd-vera/dictd-vera-1.7-r1.ebuild index f07511407bca..e880adef687b 100644 --- a/app-dicts/dictd-vera/dictd-vera-1.7-r1.ebuild +++ b/app-dicts/dictd-vera/dictd-vera-1.7-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Michael Conrad Tilstra <michael@gentoo.org> <tadpol@tadpol.org> -# $Header: /var/cvsroot/gentoo-x86/app-dicts/dictd-vera/dictd-vera-1.7-r1.ebuild,v 1.2 2002/12/09 04:17:38 manson Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/dictd-vera/dictd-vera-1.7-r1.ebuild,v 1.3 2003/01/19 16:30:57 doctomoe Exp $ MY_P=vera_${PV} S=${WORKDIR} @@ -13,7 +13,7 @@ DEPEND=">=app-text/dictd-1.5.5" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc " +KEYWORDS="x86 ~ppc sparc " src_install () { dodir /usr/lib/dict |