summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2007-06-10 10:08:09 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2007-06-10 10:08:09 +0000
commit86b0108d72b0c954c43e768b2d9152cfe22770b5 (patch)
treee0b568ec3e8c3c34e969ba88aec16159bc6fcaf5 /x11-misc
parentppc stable (diff)
downloadgentoo-2-86b0108d72b0c954c43e768b2d9152cfe22770b5.tar.gz
gentoo-2-86b0108d72b0c954c43e768b2d9152cfe22770b5.tar.bz2
gentoo-2-86b0108d72b0c954c43e768b2d9152cfe22770b5.zip
ppc stable
(Portage version: 2.1.2.9)
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/grsync/ChangeLog7
-rw-r--r--x11-misc/grsync/files/digest-grsync-0.5-r13
-rw-r--r--x11-misc/grsync/files/grsync-0.5-intltool.patch10
-rw-r--r--x11-misc/grsync/grsync-0.5-r1.ebuild31
-rw-r--r--x11-misc/grsync/grsync-0.5.2.ebuild4
5 files changed, 8 insertions, 47 deletions
diff --git a/x11-misc/grsync/ChangeLog b/x11-misc/grsync/ChangeLog
index a84407c7ae82..7aa284429ed7 100644
--- a/x11-misc/grsync/ChangeLog
+++ b/x11-misc/grsync/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for x11-misc/grsync
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/grsync/ChangeLog,v 1.10 2007/03/10 19:49:10 welp Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/grsync/ChangeLog,v 1.11 2007/06/10 10:08:09 dertobi123 Exp $
+
+ 10 Jun 2007; Tobias Scherbaum <dertobi123@gentoo.org>
+ -files/grsync-0.5-intltool.patch, -grsync-0.5-r1.ebuild,
+ grsync-0.5.2.ebuild:
+ ppc stable
10 Mar 2007; Peter Weller <welp@gentoo.org> grsync-0.5.2.ebuild:
Keyworded ~x86-fbsd
diff --git a/x11-misc/grsync/files/digest-grsync-0.5-r1 b/x11-misc/grsync/files/digest-grsync-0.5-r1
deleted file mode 100644
index 9f36c2007302..000000000000
--- a/x11-misc/grsync/files/digest-grsync-0.5-r1
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 f5d68c02c6cc5cafce2bee6653b6d6b3 grsync-0.5.tar.gz 153560
-RMD160 8b6adf808c5fc6a21cdcddff6148dca99e2ee092 grsync-0.5.tar.gz 153560
-SHA256 762ba0059f6270d6a5b00d117deeb048c3871d6d8a7bed65b44731372336dee4 grsync-0.5.tar.gz 153560
diff --git a/x11-misc/grsync/files/grsync-0.5-intltool.patch b/x11-misc/grsync/files/grsync-0.5-intltool.patch
deleted file mode 100644
index ffc28fa039c4..000000000000
--- a/x11-misc/grsync/files/grsync-0.5-intltool.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- configure.in 2006-07-10 17:47:04.000000000 +0200
-+++ /root/configure.in 2006-09-08 09:51:31.012999000 +0200
-@@ -15,6 +15,7 @@
- AC_SUBST(PACKAGE_CFLAGS)
- AC_SUBST(PACKAGE_LIBS)
-
-+AC_PROG_INTLTOOL([0.21])
- GETTEXT_PACKAGE=grsync
- AC_SUBST(GETTEXT_PACKAGE)
- AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE", [Gettext package.])
diff --git a/x11-misc/grsync/grsync-0.5-r1.ebuild b/x11-misc/grsync/grsync-0.5-r1.ebuild
deleted file mode 100644
index 56eb8ccbb872..000000000000
--- a/x11-misc/grsync/grsync-0.5-r1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/grsync/grsync-0.5-r1.ebuild,v 1.2 2006/10/21 08:48:21 dertobi123 Exp $
-
-inherit eutils gnome2 autotools
-
-DESCRIPTION="A gtk frontend to rsync"
-HOMEPAGE="http://www.opbyte.it/grsync/"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ppc ~x86"
-IUSE="doc"
-SRC_URI="http://www.opbyte.it/release/${P}.tar.gz"
-
-RDEPEND=">=x11-libs/gtk+-2.6
- net-misc/rsync"
-
-DEPEND="${RDEPEND}
- dev-util/intltool"
-
-DOCS="AUTHORS NEWS README"
-
-src_unpack() {
- gnome2_src_unpack
-
- # Fix localization
- cd ${S}
- epatch ${FILESDIR}/${P}-intltool.patch
- intltoolize --copy --force || die "intltoolize failed"
- eautoreconf
-}
diff --git a/x11-misc/grsync/grsync-0.5.2.ebuild b/x11-misc/grsync/grsync-0.5.2.ebuild
index ae92a6fc2644..786b60bddaea 100644
--- a/x11-misc/grsync/grsync-0.5.2.ebuild
+++ b/x11-misc/grsync/grsync-0.5.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/grsync/grsync-0.5.2.ebuild,v 1.2 2007/03/10 19:49:10 welp Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/grsync/grsync-0.5.2.ebuild,v 1.3 2007/06/10 10:08:09 dertobi123 Exp $
inherit eutils gnome2 autotools
@@ -8,7 +8,7 @@ DESCRIPTION="A gtk frontend to rsync"
HOMEPAGE="http://www.opbyte.it/grsync/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ppc ~x86 ~x86-fbsd"
IUSE="doc"
SRC_URI="http://www.opbyte.it/release/${P}.tar.gz"