diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:22:40 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:22:40 +0000 |
commit | e67b46376cc8a93bc8b74e33abce2fc9df83e9d7 (patch) | |
tree | 0400b4c848dcf5b65713eacdec366864f6e8184e /dev-util/pilrc | |
parent | initial ebuild #11707 (diff) | |
download | gentoo-2-e67b46376cc8a93bc8b74e33abce2fc9df83e9d7.tar.gz gentoo-2-e67b46376cc8a93bc8b74e33abce2fc9df83e9d7.tar.bz2 gentoo-2-e67b46376cc8a93bc8b74e33abce2fc9df83e9d7.zip |
12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'dev-util/pilrc')
-rw-r--r-- | dev-util/pilrc/ChangeLog | 3 | ||||
-rw-r--r-- | dev-util/pilrc/pilrc-2.9.ebuild | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/dev-util/pilrc/ChangeLog b/dev-util/pilrc/ChangeLog index cfad1a77cf7c..b5af3a7b37bc 100644 --- a/dev-util/pilrc/ChangeLog +++ b/dev-util/pilrc/ChangeLog @@ -2,5 +2,8 @@ # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 14 Aug 2002; Matthew Turk <satai@gentoo.org> ChangeLog : +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + Initial version, 2.9. diff --git a/dev-util/pilrc/pilrc-2.9.ebuild b/dev-util/pilrc/pilrc-2.9.ebuild index 13cf525cd3f2..ea8e2a6596c9 100644 --- a/dev-util/pilrc/pilrc-2.9.ebuild +++ b/dev-util/pilrc/pilrc-2.9.ebuild @@ -7,7 +7,7 @@ HOMEPAGE="http://www.ardiri.com/index.php?redir=palm&cat=pilrc" SRC_URI="http://www.ardiri.com/download/files/palm/pilrc_src.tgz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc " src_compile() { cd ${S} |