summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Goller <morfic@gentoo.org>2004-12-18 19:00:34 +0000
committerDaniel Goller <morfic@gentoo.org>2004-12-18 19:00:34 +0000
commita20a78b24ada2aa6d569f7214aa72829d79b54d4 (patch)
treed278eb3382bece6b305f1e3620786040be2d9f7b /xfce-base/xfce4-panel
parentAdded ipv6arpa and static to IUSE for QA reasons (diff)
downloadhistorical-a20a78b24ada2aa6d569f7214aa72829d79b54d4.tar.gz
historical-a20a78b24ada2aa6d569f7214aa72829d79b54d4.tar.bz2
historical-a20a78b24ada2aa6d569f7214aa72829d79b54d4.zip
Applying panel endianess patch unconditionally
Diffstat (limited to 'xfce-base/xfce4-panel')
-rw-r--r--xfce-base/xfce4-panel/ChangeLog6
-rw-r--r--xfce-base/xfce4-panel/Manifest10
-rw-r--r--xfce-base/xfce4-panel/xfce4-panel-4.1.99.2.ebuild4
3 files changed, 11 insertions, 9 deletions
diff --git a/xfce-base/xfce4-panel/ChangeLog b/xfce-base/xfce4-panel/ChangeLog
index cf02f26fc257..4cf6750280a1 100644
--- a/xfce-base/xfce4-panel/ChangeLog
+++ b/xfce-base/xfce4-panel/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for xfce-base/xfce4-panel
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v 1.39 2004/12/18 18:57:24 morfic Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v 1.40 2004/12/18 19:00:34 morfic Exp $
+
+ 18 Dec 2004; Daniel Goller <morfic@gentoo.org>
+ xfce4-panel-4.1.99.2.ebuild:
+ Applying patch unconditionally
18 Dec 2004; Daniel Goller <morfic@gentoo.org> +files/getc.patch,
xfce4-panel-4.1.99.2.ebuild:
diff --git a/xfce-base/xfce4-panel/Manifest b/xfce-base/xfce4-panel/Manifest
index 5579e16b4866..13c1a1f809cf 100644
--- a/xfce-base/xfce4-panel/Manifest
+++ b/xfce-base/xfce4-panel/Manifest
@@ -1,9 +1,9 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 8073dcf3cdbf37cca4619fa8630c5000 xfce4-panel-4.1.99.2.ebuild 964
+MD5 e0afd6c2b4f717abf705a879eb0aa090 xfce4-panel-4.1.99.2.ebuild 941
MD5 10ae236f5389787cb94a335590381795 xfce4-panel-4.0.6.ebuild 1028
-MD5 c672ea7a1d88691c95f5f9033292dcc2 ChangeLog 4935
+MD5 36369297cbfa1541c770fc86315ff9d0 ChangeLog 5049
MD5 c390804e060ffd11a5bbb143434b2b2d metadata.xml 157
MD5 d855756f6b9d6b6bd7fa9752ddddac47 files/getc.patch 1153
MD5 d7e92e7bab9af83461452e7744ddb4bd files/digest-xfce4-panel-4.1.99.2 73
@@ -11,7 +11,7 @@ MD5 c2f0fe4a313f5e1c0dab8da34ca6f6ee files/digest-xfce4-panel-4.0.6 70
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)
-iD8DBQFBxIx7UpKYMelfdYERAkaqAJ9bV+e4yrmNpp8EB9pId0Hst7VRagCeJVtS
-y3C5sZQ7fJeoecJrlbmAlLU=
-=kSsu
+iD8DBQFBxI09UpKYMelfdYERAgNYAJ9cgVbD7BsX9z76PvDR2qndq9JgCACcD6MT
+tmhp7TvAMHnsyJ/ohFFOaLc=
+=XbGl
-----END PGP SIGNATURE-----
diff --git a/xfce-base/xfce4-panel/xfce4-panel-4.1.99.2.ebuild b/xfce-base/xfce4-panel/xfce4-panel-4.1.99.2.ebuild
index 88ee0f21014c..4d03da63fc61 100644
--- a/xfce-base/xfce4-panel/xfce4-panel-4.1.99.2.ebuild
+++ b/xfce-base/xfce4-panel/xfce4-panel-4.1.99.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.1.99.2.ebuild,v 1.2 2004/12/18 18:57:24 morfic Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.1.99.2.ebuild,v 1.3 2004/12/18 19:00:34 morfic Exp $
inherit eutils
@@ -28,9 +28,7 @@ DEPEND="${RDEPEND}
src_compile () {
unpack ${A}
cd ${S}
- if use ppc ; then
epatch ${FILESDIR}/getc.patch
- fi
econf
emake