summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHerbie Hopkins <herbs@gentoo.org>2005-04-27 20:43:55 +0000
committerHerbie Hopkins <herbs@gentoo.org>2005-04-27 20:43:55 +0000
commit812ca6a242d9e66c2198df0a040820b4f7e7b9d7 (patch)
tree94b35656be62655511bf3c31c905caf4c2eb641d /x11-plugins
parentAdded ~ppc64 to KEYWORDS (diff)
downloadgentoo-2-812ca6a242d9e66c2198df0a040820b4f7e7b9d7.tar.gz
gentoo-2-812ca6a242d9e66c2198df0a040820b4f7e7b9d7.tar.bz2
gentoo-2-812ca6a242d9e66c2198df0a040820b4f7e7b9d7.zip
Stable on amd64.
(Portage version: 2.0.51.20-r5)
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/gkrellm-leds/ChangeLog5
-rw-r--r--x11-plugins/gkrellm-leds/Manifest4
-rw-r--r--x11-plugins/gkrellm-leds/gkrellm-leds-0.8.1.ebuild8
-rw-r--r--x11-plugins/gkrellm-mailwatch/ChangeLog8
-rw-r--r--x11-plugins/gkrellm-mailwatch/Manifest6
-rw-r--r--x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.4.3.ebuild10
6 files changed, 26 insertions, 15 deletions
diff --git a/x11-plugins/gkrellm-leds/ChangeLog b/x11-plugins/gkrellm-leds/ChangeLog
index 8947174aa1f9..8f66bf4fb50d 100644
--- a/x11-plugins/gkrellm-leds/ChangeLog
+++ b/x11-plugins/gkrellm-leds/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/gkrellm-leds
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-leds/ChangeLog,v 1.14 2005/01/28 16:58:12 luckyduck Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-leds/ChangeLog,v 1.15 2005/04/27 20:43:55 herbs Exp $
+
+ 27 Apr 2005; Herbie Hopkins <herbs@gentoo.org> gkrellm-leds-0.8.1.ebuild:
+ Stable on amd64.
28 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org> gkrellm-leds-0.8.1.ebuild:
added ~amd64 to KEYWORDS. fixes #79781
diff --git a/x11-plugins/gkrellm-leds/Manifest b/x11-plugins/gkrellm-leds/Manifest
index 716afc182b7d..235867b50b8b 100644
--- a/x11-plugins/gkrellm-leds/Manifest
+++ b/x11-plugins/gkrellm-leds/Manifest
@@ -1,7 +1,7 @@
MD5 3e06f4b2dfdd5f4e5fd225f077f717b9 gkrellm-leds-0.8.0.ebuild 713
MD5 89d6bdd9bc71f147aff9b3ab05d9b718 gkrellm-leds-0.6.1.ebuild 706
-MD5 2004ebc7a91efc41fd97f71b9ae4e6ea ChangeLog 1934
-MD5 787f0ac6c085a684cdc0b34143899e4f gkrellm-leds-0.8.1.ebuild 728
+MD5 e4fe1cc5618378a21ad567deae574c4c ChangeLog 2030
+MD5 48e4589ad3542fc9ee1c0df75527e57a gkrellm-leds-0.8.1.ebuild 755
MD5 852f969308b8f2fe57e7c3bc92c78ef6 files/digest-gkrellm-leds-0.6.1 63
MD5 33b4c88351c4535432e6eb17dc257d00 files/digest-gkrellm-leds-0.8.0 63
MD5 4c7f0317bf9bca196926345960809413 files/digest-gkrellm-leds-0.8.1 63
diff --git a/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.1.ebuild b/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.1.ebuild
index e1db18eeb770..e35514ef2e76 100644
--- a/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.1.ebuild
+++ b/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.1.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.1.ebuild,v 1.9 2005/01/28 16:58:12 luckyduck Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.1.ebuild,v 1.10 2005/04/27 20:43:55 herbs Exp $
+
+inherit multilib
IUSE=""
MY_P=${P/rellm-/}
@@ -13,14 +15,14 @@ DEPEND="=app-admin/gkrellm-2*"
SLOT="2"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc sparc alpha ~amd64"
+KEYWORDS="x86 ppc sparc alpha amd64"
src_compile() {
make || die
}
src_install() {
- insinto /usr/lib/gkrellm2/plugins
+ insinto /usr/$(get_libdir)/gkrellm2/plugins
doins gkleds.so
dodoc COPYING Changelog License TODO INSTALL README
diff --git a/x11-plugins/gkrellm-mailwatch/ChangeLog b/x11-plugins/gkrellm-mailwatch/ChangeLog
index b57cceec1f1b..23a3960a0d6d 100644
--- a/x11-plugins/gkrellm-mailwatch/ChangeLog
+++ b/x11-plugins/gkrellm-mailwatch/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-plugins/gkrellm-mailwatch
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-mailwatch/ChangeLog,v 1.19 2004/09/02 18:22:39 pvdabeel Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-mailwatch/ChangeLog,v 1.20 2005/04/27 20:39:26 herbs Exp $
+
+ 27 Apr 2005; Herbie Hopkins <herbs@gentoo.org>
+ gkrellm-mailwatch-2.4.3.ebuild:
+ Stable on amd64.
02 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
gkrellm-mailwatch-2.4.3.ebuild:
diff --git a/x11-plugins/gkrellm-mailwatch/Manifest b/x11-plugins/gkrellm-mailwatch/Manifest
index 6cb5c59e8105..fbc0b9daabab 100644
--- a/x11-plugins/gkrellm-mailwatch/Manifest
+++ b/x11-plugins/gkrellm-mailwatch/Manifest
@@ -1,8 +1,8 @@
-MD5 8caeb984e290cf05b395a36866492b61 ChangeLog 2638
MD5 db558289a4e71052d83af0615a8db5f7 gkrellm-mailwatch-0.7.2.ebuild 729
-MD5 c65a695a63a5f11217b7b7e37896180b gkrellm-mailwatch-2.4.2.ebuild 676
-MD5 fbf01564a4e7e5aba7982c7f14fa581b gkrellm-mailwatch-2.4.3.ebuild 685
+MD5 ddcf5423a28f5c078868bf2d6ac31ec6 gkrellm-mailwatch-2.4.3.ebuild 712
+MD5 8607a1b7a6c99dda591653486e8b78cf ChangeLog 2741
MD5 de35d8f600d3d75d8075a8d848787013 metadata.xml 223
+MD5 c65a695a63a5f11217b7b7e37896180b gkrellm-mailwatch-2.4.2.ebuild 676
MD5 2682942f3d6fdc5a9af73fdf2102ec9f files/digest-gkrellm-mailwatch-0.7.2 66
MD5 336ae67c677d06e8c118ed8e7b70482a files/digest-gkrellm-mailwatch-2.4.2 74
MD5 d8d7837bb4a476bc2a713d77aabb87e0 files/digest-gkrellm-mailwatch-2.4.3 74
diff --git a/x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.4.3.ebuild b/x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.4.3.ebuild
index 7467a66821b7..fda50be934ad 100644
--- a/x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.4.3.ebuild
+++ b/x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.4.3.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.4.3.ebuild,v 1.4 2004/09/02 18:22:39 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-mailwatch/gkrellm-mailwatch-2.4.3.ebuild,v 1.5 2005/04/27 20:39:26 herbs Exp $
+
+inherit multilib
IUSE=""
S=${WORKDIR}/${PN}
@@ -12,14 +14,14 @@ DEPEND="=app-admin/gkrellm-2*"
SLOT="2"
LICENSE="GPL-2"
-KEYWORDS="~x86 ppc ~sparc ~alpha ~amd64"
+KEYWORDS="~x86 ppc ~sparc ~alpha amd64"
src_compile() {
emake || die
}
src_install () {
- exeinto /usr/lib/gkrellm2/plugins
+ exeinto /usr/$(get_libdir)/gkrellm2/plugins
doexe mailwatch.so
dodoc README Changelog
}