diff options
author | Jason Wever <weeve@gentoo.org> | 2004-07-10 02:41:58 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-07-10 02:41:58 +0000 |
commit | b4242a0d3bfa477dc75dc69af771207edbed3dcf (patch) | |
tree | ab054f5774608f1818fb08375a55f93ffbac2624 /dev-php/PEAR-Text_Wiki | |
parent | Added ~sparc keyword. (diff) | |
download | historical-b4242a0d3bfa477dc75dc69af771207edbed3dcf.tar.gz historical-b4242a0d3bfa477dc75dc69af771207edbed3dcf.tar.bz2 historical-b4242a0d3bfa477dc75dc69af771207edbed3dcf.zip |
Added ~sparc keyword.
Diffstat (limited to 'dev-php/PEAR-Text_Wiki')
-rw-r--r-- | dev-php/PEAR-Text_Wiki/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-Text_Wiki/Manifest | 4 | ||||
-rw-r--r-- | dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-0.8.2.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/dev-php/PEAR-Text_Wiki/ChangeLog b/dev-php/PEAR-Text_Wiki/ChangeLog index 8b62ee72df78..9d63a393e504 100644 --- a/dev-php/PEAR-Text_Wiki/ChangeLog +++ b/dev-php/PEAR-Text_Wiki/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-Text_Wiki # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/ChangeLog,v 1.5 2004/07/06 23:02:59 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/ChangeLog,v 1.6 2004/07/10 02:41:58 weeve Exp $ + + 09 Jul 2004; Jason Wever <weeve@gentoo.org> PEAR-Text_Wiki-0.8.2.ebuild: + Added ~sparc keyword. 06 Jul 2004; Michael Hanselmann <hansmi@gentoo.org> PEAR-Text_Wiki-0.8.2.ebuild: diff --git a/dev-php/PEAR-Text_Wiki/Manifest b/dev-php/PEAR-Text_Wiki/Manifest index 28d34955f61e..4bf5c455b25e 100644 --- a/dev-php/PEAR-Text_Wiki/Manifest +++ b/dev-php/PEAR-Text_Wiki/Manifest @@ -1,4 +1,4 @@ +MD5 0281e79de7d33519b831d5b12af30671 ChangeLog 766 +MD5 04a76d0057db956388cd159a8e66c219 PEAR-Text_Wiki-0.8.2.ebuild 402 MD5 4a29b43e532479b4704760dbb2aebae7 metadata.xml 247 -MD5 09343b7717a475f7de3cf3256d319794 ChangeLog 667 -MD5 c56c12386f807bbbcd058a8e24583a01 PEAR-Text_Wiki-0.8.2.ebuild 396 MD5 9ef2b31e4dd52d63c067094d1e7534ce files/digest-PEAR-Text_Wiki-0.8.2 63 diff --git a/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-0.8.2.ebuild b/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-0.8.2.ebuild index dc7b8dc28950..b113abb3467c 100644 --- a/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-0.8.2.ebuild +++ b/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-0.8.2.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-0.8.2.ebuild,v 1.5 2004/07/06 23:02:59 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-0.8.2.ebuild,v 1.6 2004/07/10 02:41:58 weeve Exp $ inherit php-pear DESCRIPTION="Abstracts parsing and rendering rules for Wiki markup in structured plain text." LICENSE="PHP" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ~ppc ~sparc" IUSE="" |