diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:42:03 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:42:03 +0000 |
commit | f52eede2406a9ebeb563460fedb2442aadf4fb47 (patch) | |
tree | 8002ea7d3565b35155ea7264a2d2265d582f806d /x11-misc/autocutsel | |
parent | 12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org (diff) | |
download | gentoo-2-f52eede2406a9ebeb563460fedb2442aadf4fb47.tar.gz gentoo-2-f52eede2406a9ebeb563460fedb2442aadf4fb47.tar.bz2 gentoo-2-f52eede2406a9ebeb563460fedb2442aadf4fb47.zip |
12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'x11-misc/autocutsel')
-rw-r--r-- | x11-misc/autocutsel/ChangeLog | 3 | ||||
-rw-r--r-- | x11-misc/autocutsel/autocutsel-0.6.2.ebuild | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/x11-misc/autocutsel/ChangeLog b/x11-misc/autocutsel/ChangeLog index 0dbc28a955d9..174f46300371 100644 --- a/x11-misc/autocutsel/ChangeLog +++ b/x11-misc/autocutsel/ChangeLog @@ -2,6 +2,9 @@ # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 # $header$ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *autocutsel-0.6.2 (09 Jul 2002) 09 Jul 2002; Phil Bordelon <sunflare@gentoo.org> autocutsel-0.6.2.ebuild : diff --git a/x11-misc/autocutsel/autocutsel-0.6.2.ebuild b/x11-misc/autocutsel/autocutsel-0.6.2.ebuild index 610aad253126..40e3006b4b70 100644 --- a/x11-misc/autocutsel/autocutsel-0.6.2.ebuild +++ b/x11-misc/autocutsel/autocutsel-0.6.2.ebuild @@ -7,7 +7,7 @@ SRC_URI="http://www.lepton.fr/tools/autocutsel/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc " DEPEND="virtual/glibc virtual/x11" |