diff options
author | Todd Heim <heim@gentoo.org> | 2003-04-19 06:35:35 +0000 |
---|---|---|
committer | Todd Heim <heim@gentoo.org> | 2003-04-19 06:35:35 +0000 |
commit | 634c6cfb85070a1f02429a3ff730de4c467097c7 (patch) | |
tree | 3bdcc1cf1d08722b1109510ce29d12509796bf56 /app-office | |
parent | Updated clam build, including adding rc and conf files. (diff) | |
download | gentoo-2-634c6cfb85070a1f02429a3ff730de4c467097c7.tar.gz gentoo-2-634c6cfb85070a1f02429a3ff730de4c467097c7.tar.bz2 gentoo-2-634c6cfb85070a1f02429a3ff730de4c467097c7.zip |
changed keywords to ~arch
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/phprojekt/Manifest | 2 | ||||
-rw-r--r-- | app-office/phprojekt/phprojekt-4.0.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-office/phprojekt/Manifest b/app-office/phprojekt/Manifest index 65517fbb26a2..9b6b919a7f48 100644 --- a/app-office/phprojekt/Manifest +++ b/app-office/phprojekt/Manifest @@ -1,5 +1,5 @@ MD5 524529e79885eca7e395aceab315addf ChangeLog 670 MD5 07ae0b330f3c4ba0c18bfe18b2dce7af phprojekt-3.2a.ebuild 863 -MD5 b70d4ccb982624fd4b21cc9b5efee90a phprojekt-4.0.ebuild 1059 +MD5 533bf1d2e0a7ef394413404c2c045389 phprojekt-4.0.ebuild 1061 MD5 a5312d2a7dbb70b1d0416e37c9fd82d8 files/digest-phprojekt-3.2a 61 MD5 a4fc4523f14a2ad77b9d00dd7e386b88 files/digest-phprojekt-4.0 65 diff --git a/app-office/phprojekt/phprojekt-4.0.ebuild b/app-office/phprojekt/phprojekt-4.0.ebuild index 86c49845eeaa..045e68965860 100644 --- a/app-office/phprojekt/phprojekt-4.0.ebuild +++ b/app-office/phprojekt/phprojekt-4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/phprojekt/phprojekt-4.0.ebuild,v 1.1 2003/04/19 05:51:14 heim Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/phprojekt/phprojekt-4.0.ebuild,v 1.2 2003/04/19 06:35:19 heim Exp $ # lid of download link MY_DOWNLOAD_ID=14 @@ -18,7 +18,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc" +KEYWORDS="~x86 ~ppc" RDEPEND="virtual/php" |