summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHerbie Hopkins <herbs@gentoo.org>2005-04-27 21:40:04 +0000
committerHerbie Hopkins <herbs@gentoo.org>2005-04-27 21:40:04 +0000
commitbc34c6419d29ff67720df77e6dd81490020feb07 (patch)
tree551feb169021b8be496ed2f17218f71fe86d8b25 /x11-plugins
parentadd user submitted levels to install (bug #90654) (diff)
downloadgentoo-2-bc34c6419d29ff67720df77e6dd81490020feb07.tar.gz
gentoo-2-bc34c6419d29ff67720df77e6dd81490020feb07.tar.bz2
gentoo-2-bc34c6419d29ff67720df77e6dd81490020feb07.zip
Stable on amd64.
(Portage version: 2.0.51.20-r5)
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/gkrellaclock/ChangeLog8
-rw-r--r--x11-plugins/gkrellaclock/Manifest18
-rw-r--r--x11-plugins/gkrellaclock/gkrellaclock-0.3.2.1.ebuild10
-rw-r--r--x11-plugins/gkrellflynn/ChangeLog5
-rw-r--r--x11-plugins/gkrellflynn/Manifest14
-rw-r--r--x11-plugins/gkrellflynn/gkrellflynn-0.6.ebuild6
6 files changed, 25 insertions, 36 deletions
diff --git a/x11-plugins/gkrellaclock/ChangeLog b/x11-plugins/gkrellaclock/ChangeLog
index 8f6fa1025aa6..271f027236ee 100644
--- a/x11-plugins/gkrellaclock/ChangeLog
+++ b/x11-plugins/gkrellaclock/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-plugins/gkrellaclock
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellaclock/ChangeLog,v 1.14 2004/11/14 19:58:53 kloeri Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellaclock/ChangeLog,v 1.15 2005/04/27 21:40:04 herbs Exp $
+
+ 27 Apr 2005; Herbie Hopkins <herbs@gentoo.org>
+ gkrellaclock-0.3.2.1.ebuild:
+ Stable on amd64.
14 Nov 2004; Bryan Østergaard <kloeri@gentoo.org>
gkrellaclock-0.3.2.1.ebuild:
diff --git a/x11-plugins/gkrellaclock/Manifest b/x11-plugins/gkrellaclock/Manifest
index 44c5808c8058..2d552825f432 100644
--- a/x11-plugins/gkrellaclock/Manifest
+++ b/x11-plugins/gkrellaclock/Manifest
@@ -1,17 +1,7 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 869cd9890d47f5cc7aeecd576b4b77f6 ChangeLog 1749
-MD5 37079d64cb1ad077e6cd9b5f56ec7967 gkrellaclock-0.2.1.ebuild 686
-MD5 8e01cd341d2e1036b138f5cc93e6c70c gkrellaclock-0.3.2.1.ebuild 701
MD5 751d6f377daf1d66ff7c5bf82ff200d1 gkrellaclock-0.3.2.ebuild 695
-MD5 8e15775e4d6f6afcb9a0c6a71ca9029a files/digest-gkrellaclock-0.3.2.1 70
+MD5 62ca37586f7c9763e02317b4273237a2 gkrellaclock-0.3.2.1.ebuild 728
+MD5 37079d64cb1ad077e6cd9b5f56ec7967 gkrellaclock-0.2.1.ebuild 686
+MD5 97d3aebe9028b623829f2164a8092a43 ChangeLog 1849
MD5 0ed63877aea75f4150337326535bdf77 files/digest-gkrellaclock-0.2.1 68
MD5 c9dbdb43a9e9c1479a59d00e6f856886 files/digest-gkrellaclock-0.3.2 68
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.2.6 (GNU/Linux)
-
-iD8DBQFBl7kLugEuf3OQ0akRAkR7AJ9BvM3rJCP5yum6gaDwPMUXi4C/rQCfV+Lm
-NCTk/HiMF3AlS9RFtplUC40=
-=bRlt
------END PGP SIGNATURE-----
+MD5 8e15775e4d6f6afcb9a0c6a71ca9029a files/digest-gkrellaclock-0.3.2.1 70
diff --git a/x11-plugins/gkrellaclock/gkrellaclock-0.3.2.1.ebuild b/x11-plugins/gkrellaclock/gkrellaclock-0.3.2.1.ebuild
index 77570106cc89..8592000f441f 100644
--- a/x11-plugins/gkrellaclock/gkrellaclock-0.3.2.1.ebuild
+++ b/x11-plugins/gkrellaclock/gkrellaclock-0.3.2.1.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/gkrellaclock/gkrellaclock-0.3.2.1.ebuild,v 1.7 2004/11/14 19:58:53 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellaclock/gkrellaclock-0.3.2.1.ebuild,v 1.8 2005/04/27 21:40:04 herbs Exp $
+
+inherit multilib
IUSE=""
S=${WORKDIR}/${P/a/A}
@@ -12,7 +14,7 @@ DEPEND=">=app-admin/gkrellm-2*"
SLOT="2"
LICENSE="GPL-2"
-KEYWORDS="x86 sparc alpha ppc ~amd64"
+KEYWORDS="x86 sparc alpha ppc amd64"
src_compile() {
export CFLAGS="${CFLAGS/-O?/}"
@@ -20,7 +22,7 @@ src_compile() {
}
src_install () {
- insinto /usr/lib/gkrellm2/plugins
+ insinto /usr/$(get_libdir)/gkrellm2/plugins
doins gkrellaclock.so
dodoc README ChangeLog
}
diff --git a/x11-plugins/gkrellflynn/ChangeLog b/x11-plugins/gkrellflynn/ChangeLog
index e880c87b575c..0f8125755c9f 100644
--- a/x11-plugins/gkrellflynn/ChangeLog
+++ b/x11-plugins/gkrellflynn/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/gkrellflynn
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellflynn/ChangeLog,v 1.9 2005/04/27 21:30:53 herbs Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellflynn/ChangeLog,v 1.10 2005/04/27 21:35:44 herbs Exp $
+
+ 27 Apr 2005; Herbie Hopkins <herbs@gentoo.org> gkrellflynn-0.6.ebuild:
+ Stable on amd64.
27 Apr 2005; Herbie Hopkins <herbs@gentoo.org> gkrellflynn-0.7.ebuild:
multilib fixes closes bug #88539
diff --git a/x11-plugins/gkrellflynn/Manifest b/x11-plugins/gkrellflynn/Manifest
index 2b91f9333643..8fc526527988 100644
--- a/x11-plugins/gkrellflynn/Manifest
+++ b/x11-plugins/gkrellflynn/Manifest
@@ -1,16 +1,6 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 2ceb3d8f43e328fad4338ffc487724e2 gkrellflynn-0.7.ebuild 999
-MD5 0b9b058f2582af2a83f62d54dbad9ca8 gkrellflynn-0.6.ebuild 914
-MD5 cd7151c7782328991acc35f281e69396 ChangeLog 1208
+MD5 ccc349e10ca7763a1a7e529e71425ce4 gkrellflynn-0.6.ebuild 913
+MD5 c9eb5523dfeec68a3e050fbd44a98768 ChangeLog 1301
MD5 de35d8f600d3d75d8075a8d848787013 metadata.xml 223
MD5 ae2f270e3dab3e54a727b08293af3ae8 files/digest-gkrellflynn-0.6 66
MD5 2eb583a49bc9f3e97d018b606b216e09 files/digest-gkrellflynn-0.7 66
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
-
-iD8DBQFCcASZ2G5bA0cA/ScRAi6QAJ0VsSQ02RNUsMboxHhFBMZ7Ah3BpQCg6HiT
-L3YKy0/gcGLNtzPHCjyVcgw=
-=y1Ee
------END PGP SIGNATURE-----
diff --git a/x11-plugins/gkrellflynn/gkrellflynn-0.6.ebuild b/x11-plugins/gkrellflynn/gkrellflynn-0.6.ebuild
index a1ed7646592e..0ed1b117a27e 100644
--- a/x11-plugins/gkrellflynn/gkrellflynn-0.6.ebuild
+++ b/x11-plugins/gkrellflynn/gkrellflynn-0.6.ebuild
@@ -1,12 +1,12 @@
-# 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/gkrellflynn/gkrellflynn-0.6.ebuild,v 1.12 2004/06/24 22:53:14 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellflynn/gkrellflynn-0.6.ebuild,v 1.13 2005/04/27 21:35:44 herbs Exp $
IUSE=""
HOMEPAGE="http://horus.comlab.uni-rostock.de/flynn/"
SRC_URI="http://horus.comlab.uni-rostock.de/flynn/${P}.tar.gz"
DESCRIPTION="A funny GKrellM (1 or 2) load monitor (for Doom(tm) fans)"
-KEYWORDS="x86 ~sparc alpha ~amd64 ppc"
+KEYWORDS="x86 ~sparc alpha amd64 ppc"
DEPEND="app-admin/gkrellm"
SLOT="0"
LICENSE="GPL-2"