Sync with portage [Thu May 24 18:27:30 MSK 2012].

mhiretskiy
root 12 years ago
parent 2980a09a98
commit ca9d15ea56

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/gnome-system-tools/gnome-system-tools-2.32.0-r3.ebuild,v 1.4 2012/05/03 18:02:21 jdhore Exp $
# $Header: /var/cvsroot/gentoo-x86/app-admin/gnome-system-tools/gnome-system-tools-2.32.0-r3.ebuild,v 1.5 2012/05/24 13:23:16 ssuominen Exp $
EAPI="4"
GCONF_DEBUG="no"
@ -14,7 +14,7 @@ HOMEPAGE="http://www.gnome.org/projects/gst/"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc x86"
KEYWORDS="~alpha amd64 ~ia64 ppc ~sparc x86"
IUSE="nfs policykit samba"
RDEPEND="

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/system-config-printer-common/system-config-printer-common-1.3.9-r1.ebuild,v 1.7 2012/05/21 17:36:38 tetromino Exp $
# $Header: /var/cvsroot/gentoo-x86/app-admin/system-config-printer-common/system-config-printer-common-1.3.9-r1.ebuild,v 1.8 2012/05/24 13:26:46 ssuominen Exp $
EAPI="3"
@ -15,7 +15,7 @@ HOMEPAGE="http://cyberelk.net/tim/software/system-config-printer/"
SRC_URI="http://cyberelk.net/tim/data/system-config-printer/1.3/${MY_P}.tar.xz"
LICENSE="GPL-2"
KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ppc64 ~sh ~sparc x86"
KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sh ~sparc x86"
SLOT="0"
IUSE="doc policykit"

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/system-config-printer-gnome/system-config-printer-gnome-1.3.9-r1.ebuild,v 1.7 2012/05/21 18:41:17 tetromino Exp $
# $Header: /var/cvsroot/gentoo-x86/app-admin/system-config-printer-gnome/system-config-printer-gnome-1.3.9-r1.ebuild,v 1.8 2012/05/24 13:29:08 ssuominen Exp $
EAPI="3"
@ -16,7 +16,7 @@ HOMEPAGE="http://cyberelk.net/tim/software/system-config-printer/"
SRC_URI="http://cyberelk.net/tim/data/system-config-printer/1.3/${MY_P}.tar.xz"
LICENSE="GPL-2"
KEYWORDS="~alpha amd64 arm ~ia64 ~ppc ppc64 ~sh ~sparc x86"
KEYWORDS="~alpha amd64 arm ~ia64 ppc ppc64 ~sh ~sparc x86"
SLOT="0"
IUSE="gnome-keyring"

@ -1,11 +1,11 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-arch/libzpaq/libzpaq-2.02a-r1.ebuild,v 1.2 2012/05/20 10:55:32 vapier Exp $
# $Header: /var/cvsroot/gentoo-x86/app-arch/libzpaq/libzpaq-2.02a-r1.ebuild,v 1.3 2012/05/24 04:33:22 vapier Exp $
EAPI=3
AUTOTOOLS_AUTORECONF=1
inherit autotools-utils
inherit autotools-utils eutils
MY_P=${PN}.${PV/./}
DESCRIPTION="Library to compress files or objects in the ZPAQ format"

@ -1,11 +1,11 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-arch/libzpaq/libzpaq-3.00.ebuild,v 1.2 2012/05/20 10:55:32 vapier Exp $
# $Header: /var/cvsroot/gentoo-x86/app-arch/libzpaq/libzpaq-3.00.ebuild,v 1.3 2012/05/24 04:33:22 vapier Exp $
EAPI=3
AUTOTOOLS_AUTORECONF=1
inherit autotools-utils
inherit autotools-utils eutils
MY_P=${PN}${PV/./}
DESCRIPTION="Library to compress files or objects in the ZPAQ format"

@ -1,11 +1,11 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-arch/libzpaq/libzpaq-5.01.ebuild,v 1.2 2012/04/11 18:28:25 mgorny Exp $
# $Header: /var/cvsroot/gentoo-x86/app-arch/libzpaq/libzpaq-5.01.ebuild,v 1.3 2012/05/24 04:33:22 vapier Exp $
EAPI=3
AUTOTOOLS_AUTORECONF=1
inherit autotools-utils flag-o-matic
inherit autotools-utils flag-o-matic eutils
MY_P=${PN}${PV/./}
DESCRIPTION="Library to compress files or objects in the ZPAQ format"

@ -1,10 +1,10 @@
# Copyright 1999-2011 Gentoo Foundation
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-arch/rpm/rpm-5.1.6.ebuild,v 1.9 2011/01/08 19:21:44 arfrever Exp $
# $Header: /var/cvsroot/gentoo-x86/app-arch/rpm/rpm-5.1.6.ebuild,v 1.10 2012/05/24 04:34:28 vapier Exp $
EAPI="3"
inherit eutils multilib python
inherit eutils multilib python user
MY_P=${P/_alpha/a}
MY_P=${P/_beta/b}

@ -1,10 +1,10 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-arch/tar/tar-1.25-r1.ebuild,v 1.3 2012/05/22 22:17:10 vapier Exp $
# $Header: /var/cvsroot/gentoo-x86/app-arch/tar/tar-1.25-r1.ebuild,v 1.4 2012/05/24 04:35:00 vapier Exp $
EAPI="3"
inherit flag-o-matic
inherit flag-o-matic eutils
DESCRIPTION="Use this to make tarballs :)"
HOMEPAGE="http://www.gnu.org/software/tar/"

@ -1,10 +1,10 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-arch/tar/tar-1.26-r1.ebuild,v 1.4 2012/05/22 22:17:10 vapier Exp $
# $Header: /var/cvsroot/gentoo-x86/app-arch/tar/tar-1.26-r1.ebuild,v 1.5 2012/05/24 04:35:00 vapier Exp $
EAPI="3"
inherit flag-o-matic autotools
inherit flag-o-matic eutils autotools
DESCRIPTION="Use this to make tarballs :)"
HOMEPAGE="http://www.gnu.org/software/tar/"

@ -1,11 +1,11 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-arch/zpaq/zpaq-2.05.ebuild,v 1.4 2012/05/20 11:05:41 vapier Exp $
# $Header: /var/cvsroot/gentoo-x86/app-arch/zpaq/zpaq-2.05.ebuild,v 1.5 2012/05/24 04:35:17 vapier Exp $
EAPI=3
AUTOTOOLS_AUTORECONF=1
inherit autotools-utils
inherit autotools-utils eutils
MY_P=${PN}.${PV/./}
DESCRIPTION="A unified compressor for PAQ algorithms"

@ -1,11 +1,11 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-arch/zpaq/zpaq-3.01.ebuild,v 1.3 2012/05/20 11:05:41 vapier Exp $
# $Header: /var/cvsroot/gentoo-x86/app-arch/zpaq/zpaq-3.01.ebuild,v 1.4 2012/05/24 04:35:17 vapier Exp $
EAPI=3
AUTOTOOLS_AUTORECONF=1
inherit autotools-utils
inherit autotools-utils eutils
MY_P=${PN}${PV/./}
DESCRIPTION="A unified compressor for PAQ algorithms"

@ -1,11 +1,11 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-arch/zpaq/zpaq-4.04.ebuild,v 1.2 2012/05/20 11:05:41 vapier Exp $
# $Header: /var/cvsroot/gentoo-x86/app-arch/zpaq/zpaq-4.04.ebuild,v 1.3 2012/05/24 04:35:17 vapier Exp $
EAPI=3
AUTOTOOLS_AUTORECONF=1
inherit autotools-utils
inherit autotools-utils eutils
MY_P=${PN}${PV/./}
DESCRIPTION="A unified compressor for PAQ algorithms"

@ -1,8 +1,8 @@
# Copyright 1999-2010 Gentoo Foundation
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-backup/amanda/amanda-2.6.0_p2-r4.ebuild,v 1.15 2010/10/27 14:03:09 ssuominen Exp $
# $Header: /var/cvsroot/gentoo-x86/app-backup/amanda/amanda-2.6.0_p2-r4.ebuild,v 1.16 2012/05/24 04:36:51 vapier Exp $
inherit perl-module autotools eutils
inherit perl-module autotools eutils user
DESCRIPTION="The Advanced Maryland Automatic Network Disk Archiver"
HOMEPAGE="http://www.amanda.org/"

@ -1,8 +1,8 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-backup/amanda/amanda-2.6.1_p2.ebuild,v 1.7 2012/05/03 02:06:09 jdhore Exp $
# $Header: /var/cvsroot/gentoo-x86/app-backup/amanda/amanda-2.6.1_p2.ebuild,v 1.8 2012/05/24 04:36:51 vapier Exp $
inherit autotools eutils
inherit autotools eutils user
MY_P="${P/_}"
DESCRIPTION="The Advanced Maryland Automatic Network Disk Archiver"

@ -1,9 +1,9 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-backup/amanda/amanda-3.2.1.ebuild,v 1.12 2012/05/17 04:59:51 jer Exp $
# $Header: /var/cvsroot/gentoo-x86/app-backup/amanda/amanda-3.2.1.ebuild,v 1.13 2012/05/24 04:36:51 vapier Exp $
EAPI=3
inherit autotools eutils perl-module
inherit autotools eutils perl-module user
MY_P="${P/_}"
DESCRIPTION="The Advanced Maryland Automatic Network Disk Archiver"

@ -1,9 +1,9 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-backup/amanda/amanda-3.2.2.ebuild,v 1.4 2012/05/17 04:59:51 jer Exp $
# $Header: /var/cvsroot/gentoo-x86/app-backup/amanda/amanda-3.2.2.ebuild,v 1.5 2012/05/24 04:36:51 vapier Exp $
EAPI=3
inherit autotools eutils perl-module
inherit autotools eutils perl-module user
MY_P="${P/_}"
DESCRIPTION="The Advanced Maryland Automatic Network Disk Archiver"

@ -1,9 +1,9 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-backup/amanda/amanda-3.3.0.ebuild,v 1.3 2012/05/03 02:06:09 jdhore Exp $
# $Header: /var/cvsroot/gentoo-x86/app-backup/amanda/amanda-3.3.0.ebuild,v 1.4 2012/05/24 04:36:51 vapier Exp $
EAPI=3
inherit autotools eutils perl-module
inherit autotools eutils perl-module user
MY_P="${P/_}"
DESCRIPTION="The Advanced Maryland Automatic Network Disk Archiver"

@ -1,9 +1,9 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-backup/amanda/amanda-3.3.1.ebuild,v 1.1 2012/05/17 05:58:29 robbat2 Exp $
# $Header: /var/cvsroot/gentoo-x86/app-backup/amanda/amanda-3.3.1.ebuild,v 1.2 2012/05/24 04:36:51 vapier Exp $
EAPI=3
inherit autotools eutils perl-module
inherit autotools eutils perl-module user
MY_P="${P/_}"
DESCRIPTION="The Advanced Maryland Automatic Network Disk Archiver"

@ -1,8 +1,8 @@
# Copyright 1999-2009 Gentoo Foundation
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-backup/backuppc/backuppc-2.1.2-r1.ebuild,v 1.4 2009/10/12 17:17:02 halcy0n Exp $
# $Header: /var/cvsroot/gentoo-x86/app-backup/backuppc/backuppc-2.1.2-r1.ebuild,v 1.5 2012/05/24 04:37:05 vapier Exp $
inherit eutils webapp
inherit eutils webapp user
IUSE="samba doc"

@ -1,10 +1,10 @@
# Copyright 1999-2011 Gentoo Foundation
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-backup/backuppc/backuppc-3.2.1-r2.ebuild,v 1.3 2011/09/01 16:18:01 chainsaw Exp $
# $Header: /var/cvsroot/gentoo-x86/app-backup/backuppc/backuppc-3.2.1-r2.ebuild,v 1.4 2012/05/24 04:37:05 vapier Exp $
EAPI="2"
inherit eutils webapp
inherit eutils webapp user
MY_P="BackupPC-${PV}"

@ -1,9 +1,9 @@
# Copyright 1999-2011 Gentoo Foundation
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-backup/bacula/bacula-5.0.2-r1.ebuild,v 1.10 2011/11/02 21:46:00 vapier Exp $
# $Header: /var/cvsroot/gentoo-x86/app-backup/bacula/bacula-5.0.2-r1.ebuild,v 1.11 2012/05/24 04:36:18 vapier Exp $
EAPI="2"
inherit eutils multilib
inherit eutils multilib user
IUSE="bacula-clientonly bacula-nodir bacula-nosd ipv6 logwatch mysql postgres python qt4 readline +sqlite3 ssl static tcpd X"
# bacula-web bimagemgr brestore bweb

@ -1,13 +1,13 @@
# Copyright 1999-2011 Gentoo Foundation
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-backup/bacula/bacula-5.0.3-r1.ebuild,v 1.10 2011/11/02 21:46:00 vapier Exp $
# $Header: /var/cvsroot/gentoo-x86/app-backup/bacula/bacula-5.0.3-r1.ebuild,v 1.11 2012/05/24 04:36:18 vapier Exp $
EAPI="2"
PYTHON_DEPEND="python? 2"
PYTHON_USE_WITH="threads"
PYTHON_USE_WITH_OPT="python"
inherit eutils multilib python
inherit eutils multilib python user
MY_PV=${PV/_beta/-b}
MY_P=${PN}-${MY_PV}

@ -1,13 +1,13 @@
# Copyright 1999-2011 Gentoo Foundation
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-backup/bacula/bacula-5.0.3-r2.ebuild,v 1.7 2011/11/02 21:46:00 vapier Exp $
# $Header: /var/cvsroot/gentoo-x86/app-backup/bacula/bacula-5.0.3-r2.ebuild,v 1.8 2012/05/24 04:36:18 vapier Exp $
EAPI="2"
PYTHON_DEPEND="python? 2"
PYTHON_USE_WITH="threads"
PYTHON_USE_WITH_OPT="python"
inherit eutils multilib python
inherit eutils multilib python user
MY_PV=${PV/_beta/-b}
MY_P=${PN}-${MY_PV}

@ -1,13 +1,13 @@
# Copyright 1999-2011 Gentoo Foundation
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-backup/bacula/bacula-5.0.3-r3.ebuild,v 1.4 2011/11/02 21:46:00 vapier Exp $
# $Header: /var/cvsroot/gentoo-x86/app-backup/bacula/bacula-5.0.3-r3.ebuild,v 1.5 2012/05/24 04:36:18 vapier Exp $
EAPI="2"
PYTHON_DEPEND="python? 2"
PYTHON_USE_WITH="threads"
PYTHON_USE_WITH_OPT="python"
inherit eutils multilib python
inherit eutils multilib python user
MY_PV=${PV/_beta/-b}
MY_P=${PN}-${MY_PV}

@ -1,13 +1,13 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-backup/bacula/bacula-5.2.3-r1.ebuild,v 1.1 2012/01/04 09:02:20 tomjbe Exp $
# $Header: /var/cvsroot/gentoo-x86/app-backup/bacula/bacula-5.2.3-r1.ebuild,v 1.2 2012/05/24 04:36:18 vapier Exp $
EAPI="4"
PYTHON_DEPEND="python? 2"
PYTHON_USE_WITH="threads"
PYTHON_USE_WITH_OPT="python"
inherit eutils multilib python
inherit eutils multilib python user
MY_PV=${PV/_beta/-b}
MY_P=${PN}-${MY_PV}

@ -1,13 +1,13 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-backup/bacula/bacula-5.2.4.ebuild,v 1.1 2012/01/22 14:01:21 tomjbe Exp $
# $Header: /var/cvsroot/gentoo-x86/app-backup/bacula/bacula-5.2.4.ebuild,v 1.2 2012/05/24 04:36:18 vapier Exp $
EAPI="4"
PYTHON_DEPEND="python? 2"
PYTHON_USE_WITH="threads"
PYTHON_USE_WITH_OPT="python"
inherit eutils multilib python
inherit eutils multilib python user
MY_PV=${PV/_beta/-b}
MY_P=${PN}-${MY_PV}

@ -1,13 +1,13 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-backup/bacula/bacula-5.2.5.ebuild,v 1.6 2012/04/01 15:49:07 armin76 Exp $
# $Header: /var/cvsroot/gentoo-x86/app-backup/bacula/bacula-5.2.5.ebuild,v 1.7 2012/05/24 04:36:18 vapier Exp $
EAPI="4"
PYTHON_DEPEND="python? 2"
PYTHON_USE_WITH="threads"
PYTHON_USE_WITH_OPT="python"
inherit eutils multilib python qt4-r2
inherit eutils multilib python qt4-r2 user
MY_PV=${PV/_beta/-b}
MY_P=${PN}-${MY_PV}

@ -1,13 +1,13 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-backup/bacula/bacula-5.2.6.ebuild,v 1.3 2012/03/23 15:05:35 tomjbe Exp $
# $Header: /var/cvsroot/gentoo-x86/app-backup/bacula/bacula-5.2.6.ebuild,v 1.4 2012/05/24 04:36:18 vapier Exp $
EAPI="4"
PYTHON_DEPEND="python? 2"
PYTHON_USE_WITH="threads"
PYTHON_USE_WITH_OPT="python"
inherit eutils multilib python qt4-r2
inherit eutils multilib python qt4-r2 user
MY_PV=${PV/_beta/-b}
MY_P=${PN}-${MY_PV}

@ -1,8 +1,8 @@
# Copyright 1999-2010 Gentoo Foundation
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-backup/boxbackup/boxbackup-0.10.ebuild,v 1.15 2010/01/03 00:06:09 flameeyes Exp $
# $Header: /var/cvsroot/gentoo-x86/app-backup/boxbackup/boxbackup-0.10.ebuild,v 1.16 2012/05/24 04:36:57 vapier Exp $
inherit eutils autotools
inherit eutils autotools user
DESCRIPTION="A completely automatic on-line backup system"
HOMEPAGE="http://boxbackup.org/"

@ -1,10 +1,10 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-backup/boxbackup/boxbackup-0.11.1.ebuild,v 1.3 2012/03/08 08:54:07 phajdan.jr Exp $
# $Header: /var/cvsroot/gentoo-x86/app-backup/boxbackup/boxbackup-0.11.1.ebuild,v 1.4 2012/05/24 04:36:57 vapier Exp $
EAPI="2"
inherit eutils
inherit eutils user
DESCRIPTION="A completely automatic on-line backup system"
HOMEPAGE="http://boxbackup.org/"

@ -1,10 +1,10 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-backup/tsm/tsm-6.2.2.0-r1.ebuild,v 1.4 2012/02/13 04:49:08 mr_bones_ Exp $
# $Header: /var/cvsroot/gentoo-x86/app-backup/tsm/tsm-6.2.2.0-r1.ebuild,v 1.5 2012/05/24 04:35:57 vapier Exp $
EAPI=3
inherit versionator multilib eutils rpm pax-utils
inherit versionator multilib eutils rpm pax-utils user
DESCRIPTION="Tivoli Storage Manager (TSM) Backup/Archive (B/A) Client and API"
HOMEPAGE="http://www.tivoli.com/"

@ -1,10 +1,10 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-backup/tsm/tsm-6.3.0.0-r1.ebuild,v 1.1 2012/05/22 11:19:59 pacho Exp $
# $Header: /var/cvsroot/gentoo-x86/app-backup/tsm/tsm-6.3.0.0-r1.ebuild,v 1.2 2012/05/24 04:35:57 vapier Exp $
EAPI=4
inherit versionator multilib eutils rpm
inherit versionator multilib eutils rpm user
DESCRIPTION="Tivoli Storage Manager (TSM) Backup/Archive (B/A) Client and API"
HOMEPAGE="http://www.tivoli.com/"

@ -1,10 +1,10 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-backup/tsm/tsm-6.3.0.5-r1.ebuild,v 1.1 2012/05/22 11:19:59 pacho Exp $
# $Header: /var/cvsroot/gentoo-x86/app-backup/tsm/tsm-6.3.0.5-r1.ebuild,v 1.2 2012/05/24 04:35:57 vapier Exp $
EAPI=4
inherit versionator multilib eutils rpm
inherit versionator multilib eutils rpm user
DESCRIPTION="Tivoli Storage Manager (TSM) Backup/Archive (B/A) Client and API"
HOMEPAGE="http://www.tivoli.com/"

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-3.4.1.ebuild,v 1.1 2012/05/19 22:22:09 tetromino Exp $
# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-3.4.1.ebuild,v 1.2 2012/05/24 08:53:35 tetromino Exp $
EAPI="4"
GCONF_DEBUG="no"
@ -18,8 +18,7 @@ IUSE=""
RDEPEND=">=dev-libs/atk-1
>=dev-libs/glib-2.31.10:2
>=x11-libs/gtk+-3.3.8:3
>=dev-libs/atk-1"
>=x11-libs/gtk+-3.3.8:3"
DEPEND="${RDEPEND}
>=app-text/gnome-doc-utils-0.9.0
>=dev-util/intltool-0.41.1

@ -1,2 +1 @@
DIST kile-2.1.1.tar.bz2 4680438 RMD160 611ae2756a941949b58ef90d8956fbfabef66d21 SHA1 36987669dd9db05b063a0b4650ef3589dc79f711 SHA256 e1e5a9cbc4afaee033751ddf8483bcff45f9d30af146cfb2cfcd316a6e86b2f0
DIST kile-2.1.2.tar.bz2 4858519 RMD160 9b03112386930ec061e335407e9536613d8fed59 SHA1 238a8fde4fca00e06b314c13671ff53e2ac4845c SHA256 82d1e405e0b2aa8125cdc2dbf5bbfbb20488515bde763bf7b7cde69e6575a55b

@ -1,60 +0,0 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-editors/kile/kile-2.1.1.ebuild,v 1.3 2012/04/19 04:09:13 maekke Exp $
EAPI=4
if [[ ${PV} != *9999* ]]; then
KDE_DOC_DIRS="doc"
KDE_HANDBOOK="optional"
MY_P=${P/_beta/b}
SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
else
EGIT_REPO_URI="http://anongit.kde.org/kile"
GIT_ECLASS="git"
fi
inherit kde4-base ${GIT_ECLASS}
DESCRIPTION="A Latex Editor and TeX shell for KDE"
HOMEPAGE="http://kile.sourceforge.net/"
LICENSE="FDL-1.2 GPL-2"
KEYWORDS="amd64 ~ppc ~ppc64 x86"
SLOT="4"
IUSE="debug +pdf +png"
DEPEND="
x11-misc/shared-mime-info
"
RDEPEND="${DEPEND}
$(add_kdebase_dep kdebase-data)
|| (
$(add_kdebase_dep okular 'pdf?,ps')
app-text/acroread
)
virtual/latex-base
virtual/tex-base
pdf? (
app-text/dvipdfmx
app-text/ghostscript-gpl
)
png? (
app-text/dvipng
media-gfx/imagemagick[png]
)
"
S=${WORKDIR}/${MY_P}
DOCS=( kile-remote-control.txt )
src_prepare() {
kde4-base_src_prepare
# I know upstream wants to help us but it doesn't work..
sed -e '/INSTALL( FILES AUTHORS/s/^/#DISABLED /' \
-i CMakeLists.txt || die
[[ ${PV} != *9999* ]] && { use handbook || rm -fr doc ; }
}

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-editors/kile/kile-2.1.2.ebuild,v 1.2 2012/05/18 21:17:46 ago Exp $
# $Header: /var/cvsroot/gentoo-x86/app-editors/kile/kile-2.1.2.ebuild,v 1.3 2012/05/24 10:53:16 ago Exp $
EAPI=4
@ -20,7 +20,7 @@ DESCRIPTION="A Latex Editor and TeX shell for KDE"
HOMEPAGE="http://kile.sourceforge.net/"
LICENSE="FDL-1.2 GPL-2"
KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
KEYWORDS="amd64 ~ppc ~ppc64 x86"
SLOT="4"
IUSE="debug +pdf +png"

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/zile-2.4.7.ebuild,v 1.3 2012/04/03 08:59:16 naota Exp $
# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/zile-2.4.7.ebuild,v 1.5 2012/05/24 07:44:32 ago Exp $
EAPI=4
@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/zile/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 -x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
KEYWORDS="~alpha amd64 ~ppc ~sparc x86 -x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE="acl test"
RDEPEND="dev-libs/boehm-gc

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-1.19.ebuild,v 1.2 2012/05/24 02:39:28 jdhore Exp $
# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-1.19.ebuild,v 1.3 2012/05/24 13:14:07 ssuominen Exp $
inherit elisp
@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE=""
DOCS="ChangeLog"

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.12.1.ebuild,v 1.8 2012/03/02 20:47:02 ranger Exp $
# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.12.1.ebuild,v 1.9 2012/05/24 10:47:17 aballier Exp $
EAPI=4
@ -14,7 +14,7 @@ SRC_URI="http://caml.inria.fr/distrib/${MY_P%.*}/${MY_P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd"
IUSE=""
S="${WORKDIR}/${MY_P}/emacs"

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-emulation/virtualbox-extpack-oracle/virtualbox-extpack-oracle-4.1.16.ebuild,v 1.1 2012/05/23 09:48:55 polynomial-c Exp $
# $Header: /var/cvsroot/gentoo-x86/app-emulation/virtualbox-extpack-oracle/virtualbox-extpack-oracle-4.1.16.ebuild,v 1.2 2012/05/24 07:29:42 jlec Exp $
EAPI=2
@ -22,6 +22,8 @@ RESTRICT="mirror strip"
RDEPEND="~app-emulation/virtualbox-${PV}"
QA_PREBUILT="/usr/$(get_libdir)/virtualbox/ExtensionPacks/${MY_PN}/.*"
src_install() {
insinto /usr/$(get_libdir)/virtualbox/ExtensionPacks/${MY_PN}
doins -r linux.${ARCH}

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-misc/gentoo/gentoo-0.19.13.ebuild,v 1.3 2012/05/23 10:38:30 ago Exp $
# $Header: /var/cvsroot/gentoo-x86/app-misc/gentoo/gentoo-0.19.13.ebuild,v 1.4 2012/05/24 13:17:59 ssuominen Exp $
EAPI=4
inherit autotools eutils
@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86"
IUSE="nls"
RDEPEND=">=x11-libs/gtk+-2.24:2

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-office/dia/dia-0.97.2.ebuild,v 1.9 2012/05/16 15:14:41 jer Exp $
# $Header: /var/cvsroot/gentoo-x86/app-office/dia/dia-0.97.2.ebuild,v 1.10 2012/05/24 13:29:56 ssuominen Exp $
EAPI=4
@ -16,7 +16,7 @@ HOMEPAGE="http://live.gnome.org/Dia"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos"
KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos"
# the doc USE flag doesn't seem to do anything without docbook2html
IUSE="cairo doc gnome python"

@ -1,3 +1 @@
DIST skrooge-1.2.0.tar.bz2 9709899 RMD160 9652414237b000a1ba206911876d6104423e642c SHA1 1587d493f6064637805e3601bdae08fd5258a633 SHA256 059d2e1dd6feb8e7fcf86b61c0932359b182c207f9dda21642a50253b7857f2a
DIST skrooge-1.2.2.tar.bz2 9723115 RMD160 9ba1a248ba2a2722ac2cd1a4138f25021e7b5c36 SHA1 1df4382fbe83f54fa6f0a718fa93a462b910c00e SHA256 cba05a657ed21466027637c8aff0a97bb9ba15a47f1cc822f0321fdc5397a6d1
DIST skrooge-1.3.0.tar.bz2 9775908 RMD160 f558665815ee27b32d163d8456fdd9d87c8f2a85 SHA1 75b358ede54ba9ec989678ddf79e81bbd696736f SHA256 7f8ec247084a005b743bb080ded5724f6c1ee3644c135e12002c80df93fddfe9

@ -1,35 +0,0 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-office/skrooge/skrooge-1.2.0.ebuild,v 1.2 2012/03/21 19:49:26 scarabeus Exp $
EAPI=4
KDE_LINGUAS="bg bs ca ca@valencia cs da de el en_GB eo es et fr ga gl hu it ja
ko lt ms nb nl pl pt pt_BR ro ru sk sv tr ug zh_CN zh_TW"
KDE_DOC_DIRS="doc"
KDE_HANDBOOK=optional
inherit kde4-base
DESCRIPTION="personal finances manager for KDE4, aiming at being simple and intuitive"
HOMEPAGE="http://www.skrooge.org/"
SRC_URI="http://www.skrooge.org/files/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="4"
KEYWORDS="amd64 x86"
IUSE="debug"
DEPEND="
app-crypt/qca:2
dev-libs/grantlee
>=dev-libs/libofx-0.9.1
x11-libs/qt-sql:4[sqlite]
"
RDEPEND="${DEPEND}
$(add_kdebase_dep kdesdk-scripts)
"
DOCS=( AUTHORS CHANGELOG README TODO )
src_test() { :; }
# tests are not included in tarball, bug 372315

@ -1,35 +0,0 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-office/skrooge/skrooge-1.2.2.ebuild,v 1.1 2012/03/23 08:37:35 johu Exp $
EAPI=4
KDE_LINGUAS="bg bs ca ca@valencia cs da de el en_GB eo es et fr ga gl hu it ja
ko lt ms nb nds nl pl pt pt_BR ro ru sk sv tr ug uk zh_CN zh_TW"
KDE_DOC_DIRS="doc"
KDE_HANDBOOK=optional
inherit kde4-base
DESCRIPTION="personal finances manager for KDE4, aiming at being simple and intuitive"
HOMEPAGE="http://www.skrooge.org/"
SRC_URI="http://www.skrooge.org/files/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="4"
KEYWORDS="~amd64 ~x86"
IUSE="debug"
DEPEND="
app-crypt/qca:2
dev-libs/grantlee
>=dev-libs/libofx-0.9.1
x11-libs/qt-sql:4[sqlite]
"
RDEPEND="${DEPEND}
$(add_kdebase_dep kdesdk-scripts)
"
DOCS=( AUTHORS CHANGELOG README TODO )
src_test() { :; }
# tests are not included in tarball, bug 372315

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-office/skrooge/skrooge-1.3.0.ebuild,v 1.2 2012/05/18 21:17:17 ago Exp $
# $Header: /var/cvsroot/gentoo-x86/app-office/skrooge/skrooge-1.3.0.ebuild,v 1.3 2012/05/24 10:52:46 ago Exp $
EAPI=4
@ -16,7 +16,7 @@ SRC_URI="http://www.skrooge.org/files/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="4"
KEYWORDS="amd64 ~x86"
KEYWORDS="amd64 x86"
IUSE="debug"
DEPEND="

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.7.1.ebuild,v 1.6 2012/05/23 12:54:20 ranger Exp $
# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.7.1.ebuild,v 1.7 2012/05/24 13:28:01 jer Exp $
EAPI="2"
@ -18,7 +18,7 @@ SRC_URI="http://gondor.apana.org.au/~herbert/dash/files/${PN}-${DEB_PV}.tar.gz
LICENSE="BSD"
SLOT="0"
KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86"
KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86"
IUSE="libedit static"
RDEPEND="!static? ( libedit? ( dev-libs/libedit ) )"

@ -1,10 +1,10 @@
# Copyright 1999-2009 Gentoo Foundation
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/dictd/dictd-1.11.1-r1.ebuild,v 1.7 2009/09/27 14:47:28 nixnut Exp $
# $Header: /var/cvsroot/gentoo-x86/app-text/dictd/dictd-1.11.1-r1.ebuild,v 1.8 2012/05/24 04:43:00 vapier Exp $
EAPI=2
inherit eutils
inherit eutils user
DESCRIPTION="Dictionary Client/Server for the DICT protocol"
HOMEPAGE="http://www.dict.org/"

@ -1,10 +1,10 @@
# Copyright 1999-2010 Gentoo Foundation
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/dictd/dictd-1.11.2.ebuild,v 1.7 2010/05/21 15:42:12 pva Exp $
# $Header: /var/cvsroot/gentoo-x86/app-text/dictd/dictd-1.11.2.ebuild,v 1.8 2012/05/24 04:43:00 vapier Exp $
EAPI="3"
inherit eutils
inherit eutils user
DESCRIPTION="Dictionary Client/Server for the DICT protocol"
HOMEPAGE="http://www.dict.org/"

@ -1,10 +1,10 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/dictd/dictd-1.12.0.ebuild,v 1.3 2012/04/10 11:15:41 scarabeus Exp $
# $Header: /var/cvsroot/gentoo-x86/app-text/dictd/dictd-1.12.0.ebuild,v 1.4 2012/05/24 04:43:00 vapier Exp $
EAPI="4"
inherit eutils
inherit eutils user
DESCRIPTION="Dictionary Client/Server for the DICT protocol"
HOMEPAGE="http://www.dict.org/ http://sourceforge.net/projects/dict/"

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/stardict/stardict-3.0.3-r2.ebuild,v 1.6 2012/05/23 12:56:10 ranger Exp $
# $Header: /var/cvsroot/gentoo-x86/app-text/stardict/stardict-3.0.3-r2.ebuild,v 1.7 2012/05/24 11:49:20 johu Exp $
# NOTE: Even though the *.dict.dz are the same as dictd/freedict's files,
# their indexes seem to be in a different format. So we'll keep them
@ -23,7 +23,7 @@ SRC_URI="http://${PN}-3.googlecode.com/files/${P}.tar.bz2
LICENSE="CPL-1.0 GPL-3 LGPL-2"
SLOT="0"
KEYWORDS="amd64 ppc ppc64 ~sparc ~x86"
KEYWORDS="amd64 ppc ppc64 ~sparc x86"
IUSE="espeak gnome gucharmap qqwry pronounce spell tools"
COMMON_DEPEND=">=dev-libs/glib-2.16

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/unac/unac-1.8.0.ebuild,v 1.1 2012/02/15 16:57:25 tetromino Exp $
# $Header: /var/cvsroot/gentoo-x86/app-text/unac/unac-1.8.0.ebuild,v 1.2 2012/05/24 13:12:35 johu Exp $
EAPI="4"
@ -12,7 +12,7 @@ SRC_URI="mirror://debian/pool/main/u/unac/${P/-/_}.orig.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
KEYWORDS="~amd64 x86"
IUSE="static-libs test"
RDEPEND="virtual/libiconv"

@ -1,3 +1,2 @@
DIST jaxen-1.1.3-src.tar.gz 267657 RMD160 6b2d0ae8102e49c8b497c0f1baf3166a479e5319 SHA1 35c543df4ff06903d4af65c1a0c93697d7a60eeb SHA256 0509a8a30eeaf6af8132536a5fa0bb64c969fa9edb7827021cfcfd6ad55884cf
DIST xom-1.0.tar.gz 3396586 RMD160 9e524b87d0cce968aaabe9aff3010de210e23745 SHA1 bf6de9cd45263e6670a95ac7b2a34b97ee4d3db3 SHA256 d37fbb5a2e6f1dd716c1f55f2e2ce6d96f9227788c2cd73e436c1cd087925a16
DIST xom-1.2.6.tar.gz 11098494 RMD160 98213b3ea927d8e9ff1fd286fce2ace181269959 SHA1 f840fef96de30871e6b361b671bb2028816b38bf SHA256 dae81733cd5bfdbe505ffea97c3a6d6057b6b0b269e90a0fa43854f0d276c8d6

@ -1,68 +0,0 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/xom/xom-1.0-r6.ebuild,v 1.8 2012/04/13 18:54:06 ulm Exp $
EAPI=1
JAVA_PKG_IUSE="doc examples source"
inherit java-pkg-2 java-ant-2
XOMVER="xom-${PV/_beta/b}"
DESCRIPTION="A new XML object model."
HOMEPAGE="http://cafeconleche.org/XOM/index.html"
SRC_URI="http://cafeconleche.org/XOM/${XOMVER}.tar.gz"
LICENSE="LGPL-2"
SLOT="0"
KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd"
IUSE=""
COMMON_DEPEND="dev-java/xerces:2
dev-java/xalan:0
dev-java/junit:0
dev-java/icu4j:0
examples? ( dev-java/servletapi:2.4 )"
RDEPEND=">=virtual/jre-1.4
${COMMON_DEPEND}"
DEPEND=">=virtual/jdk-1.4
${COMMON_DEPEND}"
S=${WORKDIR}/XOM
# Test require network access to pass
# They need a redirected http document on public web
RESTRICT="test"
src_unpack() {
unpack ${A}
cd "${S}"
java-ant_ignore-system-classes
rm -v *.jar || die
cd "${S}/lib"
rm -v *.jar || die
java-pkg_jar-from junit
java-pkg_jar-from xalan
java-pkg_jar-from xerces-2
java-pkg_jar-from icu4j icu4j.jar normalizer.jar
# tagsoup is only needed to run betterdoc but we use the pregenerated ones
}
src_compile() {
local ant_flags="-Ddebug=off"
use examples && ant_flags="${ant_flags} -Dservlet.jar=$(java-pkg_getjar servletapi-2.4 servlet-api.jar)"
eant jar ${ant_flags}\
$(use examples && echo samples)
}
EANT_TEST_ANT_TASKS="ant-trax"
src_install() {
java-pkg_newjar build/${XOMVER}.jar ${PN}.jar
use examples && java-pkg_dojar build/xom-samples.jar
dodoc Todo.txt || die
use doc && java-pkg_dojavadoc apidocs/
use source && java-pkg_dosrc src/*
use examples && java-pkg_doexamples --subdir nu/xom/samples src/nu/xom/samples
}

@ -1,69 +0,0 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/xom/xom-1.0-r7.ebuild,v 1.8 2012/04/13 18:54:06 ulm Exp $
EAPI=1
JAVA_PKG_IUSE="doc examples source"
inherit java-pkg-2 java-ant-2
XOMVER="xom-${PV/_beta/b}"
DESCRIPTION="A new XML object model."
HOMEPAGE="http://cafeconleche.org/XOM/index.html"
SRC_URI="http://cafeconleche.org/XOM/${XOMVER}.tar.gz"
LICENSE="LGPL-2"
SLOT="0"
KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE=""
COMMON_DEPEND="dev-java/xerces:2
dev-java/icu4j:0
examples? ( dev-java/servletapi:2.4 )"
RDEPEND=">=virtual/jre-1.4
${COMMON_DEPEND}"
DEPEND=">=virtual/jdk-1.4
${COMMON_DEPEND}"
#test? ( dev-java/ant-junit:0 )
S=${WORKDIR}/XOM
# Test require network access to pass
# They need a redirected http document on public web
RESTRICT="test"
src_unpack() {
unpack ${A}
cd "${S}"
java-ant_ignore-system-classes
rm -v *.jar || die
# nuke test files as we aren't installing them
rm -vr src/nu/xom/tests || die
cd "${S}/lib"
rm -v *.jar || die
#java-pkg_jar-from --build-only junit
#java-pkg_jar-from --build-only xalan
java-pkg_jar-from xerces-2
java-pkg_jar-from icu4j icu4j.jar normalizer.jar
# tagsoup is only needed to run betterdoc but we use the pregenerated ones
}
src_compile() {
local ant_flags="-Ddebug=off"
use examples && ant_flags="${ant_flags} -Dservlet.jar=$(java-pkg_getjar servletapi-2.4 servlet-api.jar)"
eant jar ${ant_flags}\
$(use examples && echo samples)
}
EANT_TEST_ANT_TASKS="ant-trax"
src_install() {
java-pkg_newjar build/${XOMVER}.jar ${PN}.jar
use examples && java-pkg_dojar build/xom-samples.jar
dodoc Todo.txt || die
use doc && java-pkg_dojavadoc apidocs/
use source && java-pkg_dosrc src/*
use examples && java-pkg_doexamples --subdir nu/xom/samples src/nu/xom/samples
}

@ -1,78 +0,0 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/xom/xom-1.2.6.ebuild,v 1.4 2012/01/01 14:51:59 sera Exp $
EAPI="2"
JAVA_PKG_IUSE="doc examples source"
inherit java-pkg-2 java-ant-2
JAXEN_V="1.1.3"
JAXEN_P="jaxen-${JAXEN_V}"
DESCRIPTION="A new XML object model."
HOMEPAGE="http://cafeconleche.org/XOM/index.html"
SRC_URI="http://cafeconleche.org/XOM/${P}.tar.gz
http://dist.codehaus.org/jaxen/distributions/${JAXEN_P}-src.tar.gz"
# Bundled jaxen as its moved under XOM's namespace
LICENSE="LGPL-2"
SLOT="0"
KEYWORDS="amd64 ~ppc ~ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE=""
COMMON_DEPEND="dev-java/xerces:2
dev-java/xml-commons-external:1.3
examples? ( dev-java/servletapi:2.4 )"
RDEPEND=">=virtual/jre-1.4
${COMMON_DEPEND}"
DEPEND=">=virtual/jdk-1.4
dev-java/jarjar:1
${COMMON_DEPEND}"
S="${WORKDIR}/XOM"
# Test require network access to pass
# They need a redirected http document on public web
RESTRICT="test"
java_prepare() {
epatch "${FILESDIR}/${P}.patch"
# Delete test files as they aren't installed
rm -vr src/nu/xom/tests || die
# Delete bundled jars
rm -v *.jar lib/*.jar || die
# Delete bundled classes
find . -name "*.class" -delete -print || die
# Move bundled jaxen to where the build.xml expects it
mv "${WORKDIR}"/${JAXEN_P}/ lib/ || die
java-pkg_jar-from --into lib/ xml-commons-external-1.3
java-pkg_jar-from --into lib/ xerces-2
java-pkg_jar-from --build-only --into lib/ jarjar-1
# tagsoup is only needed to run betterdoc but we use the pregenerated ones
}
src_compile() {
local ant_flags="-Ddebug=off"
use examples && ant_flags="${ant_flags} -Dservlet.jar=$(java-pkg_getjar servletapi-2.4 servlet-api.jar)"
ejavac src15/nu/xom/JDK15XML1_0Parser.java -d classes15
ANT_TASKS="jarjar-1" eant jar ${ant_flags}\
$(use examples && echo samples)
}
src_install() {
java-pkg_newjar build/${P}.jar ${PN}.jar
use examples && java-pkg_dojar build/xom-samples.jar
dodoc Todo.txt || die
use doc && java-pkg_dojavadoc apidocs/
use source && java-pkg_dosrc src/*
use examples && java-pkg_doexamples --subdir nu/xom/samples src/nu/xom/samples
}

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.12.1.ebuild,v 1.10 2012/05/15 02:57:30 heroxbd Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.12.1.ebuild,v 1.11 2012/05/24 10:47:13 aballier Exp $
EAPI="1"
@ -15,7 +15,7 @@ SRC_URI="ftp://ftp.inria.fr/INRIA/Projects/cristal/ocaml/ocaml-$(get_version_com
LICENSE="QPL-1.0 LGPL-2"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 sparc x86 ~x86-fbsd"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd"
IUSE="emacs gdbm latex ncurses +ocamlopt tk X xemacs"
DEPEND="tk? ( >=dev-lang/tk-3.3.3 )

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/findlib-1.3.1.ebuild,v 1.1 2012/05/08 22:45:59 aballier Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/findlib-1.3.1.ebuild,v 1.2 2012/05/24 10:48:04 aballier Exp $
EAPI=2
@ -16,7 +16,7 @@ IUSE="doc +ocamlopt tk"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
DEPEND=">=dev-lang/ocaml-3.10[ocamlopt?,tk?]"
RDEPEND="${DEPEND}"

@ -0,0 +1,23 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-Uniqid/Data-Uniqid-0.12.ebuild,v 1.2 2012/05/24 05:36:27 flameeyes Exp $
EAPI="4"
MODULE_AUTHOR="MWX"
inherit perl-module
DESCRIPTION="Perl extension for simple genrating of unique id's"
LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""
RDEPEND="dev-lang/perl
virtual/perl-Math-BigInt
virtual/perl-Time-HiRes"
DEPEND="${RDEPEND}"
SRC_TEST="do"

@ -0,0 +1 @@
DIST Data-Uniqid-0.12.tar.gz 2141 RMD160 8174480840118af9cf74f57578b48ae299ede14d SHA1 d0bce76e8f91f627ef711f5dac4063b11941e3a6 SHA256 b6919ba49b9fe98bfdf3e8accae7b9b7f78dc9e71ebbd0b7fef7a45d99324ccb

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>perl</herd>
<maintainer>
<email>flameeyes@gentoo.org</email>
</maintainer>
</pkgmetadata>

@ -1 +1,2 @@
DIST awapi_perl_lib_2_5_6.tar.gz 1571056 RMD160 d6986cd9abc17b9d626983b5c794a5f182c203fe SHA1 1a67835fe7ac3fbf57ec7456d0c40a372026ed40 SHA256 c5058fb51e924521f24427c24a71df93e58e525686e0f548decd2e6db358584c
DIST awapi_perl_lib_2_6_0.tar.gz 3255570 RMD160 17c843bb27492585cf50a605f3d2b8841ae98f2e SHA1 a3022fe1b2e2a49229c09eaa1fb0d348b576064b SHA256 0f70c6de2153e1d6f373e84d2d3d123022a98cc0bf5e46a0dc2d585f451f118a

@ -0,0 +1,47 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/google-api-adwords-perl/google-api-adwords-perl-2.6.0.ebuild,v 1.1 2012/05/24 05:40:32 flameeyes Exp $
EAPI="4"
MY_PN="awapi_perl_lib"
MY_PV="${PV//\./_}"
MY_P="${MY_PN}_${MY_PV}"
inherit perl-module
SRC_TEST="do"
# tests seem to be failing, contacted upstream.
# code has been tested to work on 2.5.5 though
RESTRICT="test"
DESCRIPTION="Google AdWords API Perl Client"
HOMEPAGE="http://code.google.com/p/google-api-adwords-perl/"
SRC_URI="http://google-api-adwords-perl.googlecode.com/files/${MY_P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64"
IUSE="test"
RDEPEND="dev-perl/Cache
dev-perl/IO-Socket-SSL
dev-perl/Log-Log4perl
dev-perl/libwww-perl
dev-perl/Math-Random-MT
>=dev-perl/Net-OAuth-0.27
>=dev-perl/SOAP-WSDL-2.00.10
dev-perl/URI
dev-perl/XML-Simple
dev-perl/XML-XPath"
DEPEND="${RDEPEND}
test? (
virtual/perl-Test-Simple
dev-perl/Test-MockObject
virtual/perl-Getopt-Long
dev-perl/Config-Properties
dev-perl/Data-Uniqid
)
virtual/perl-Module-Build"

@ -1 +1 @@
DIST basemap-1.0.2.tar.gz 115651208 RMD160 bd19478bcd478d2bff637f30a9ea7762ad7c8982 SHA1 234cdf591e6217de78452d7be2500781c85f5fb4 SHA256 86c85fdc89a4ab73c215a55eb1e4b905de7f68e419afbfef40ba6a1959b2d97a
DIST basemap-1.0.3.tar.gz 120428063 RMD160 7083df2876a864ffb60cd54e773caa1b1d440d97 SHA1 ee5913726d31a76a5c40451dd248977355ea3cff SHA256 7a54897054973bc544a1704c7b629f1c183a96e8d131172183930c09704f3ac9

@ -1,57 +0,0 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/basemap/basemap-1.0.2.ebuild,v 1.2 2012/02/23 09:24:05 patrick Exp $
EAPI=3
PYTHON_DEPEND="2"
SUPPORT_PYTHON_ABIS="1"
RESTRICT_PYTHON_ABIS="3.* *-jython 2.7-pypy-*"
inherit eutils distutils
DESCRIPTION="matplotlib toolkit to plot map projections"
HOMEPAGE="http://matplotlib.sourceforge.net/basemap/doc/html/ http://pypi.python.org/pypi/basemap"
SRC_URI="mirror://sourceforge/matplotlib/${P}.tar.gz"
IUSE="examples"
SLOT="0"
KEYWORDS="~amd64 ~x86"
LICENSE="MIT GPL-2"
CDEPEND="sci-libs/shapelib
>=dev-python/matplotlib-0.98
>=sci-libs/geos-3.1.1"
DEPEND="${CDEPEND}
dev-python/setuptools"
RDEPEND="${CDEPEND}
>=dev-python/pupynere-1.0.8
dev-python/dap"
DOCS="FAQ API_CHANGES"
src_prepare() {
# use system libraries
rm -f lib/mpl_toolkits/basemap/pupynere.py || die
}
src_install() {
distutils_src_install --install-data="${EPREFIX}/usr/share/${PN}"
if use examples; then
insinto /usr/share/doc/${PF}
doins -r examples || die
fi
# respect FHS
mv "${ED}$(python_get_sitedir -f)/mpl_toolkits/basemap/data" "${ED}usr/share/basemap"
cleaning() {
# clean up collision with matplotlib
rm -f "${ED}$(python_get_sitedir)/mpl_toolkits/__init__.py"
# respect FHS
rm -fr "${ED}$(python_get_sitedir)/mpl_toolkits/basemap/data"
}
python_execute_function -q cleaning
}

@ -1,8 +1,8 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/basemap/basemap-1.0.2-r1.ebuild,v 1.2 2012/02/23 09:24:05 patrick Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-python/basemap/basemap-1.0.3.ebuild,v 1.1 2012/05/24 13:03:54 scarabeus Exp $
EAPI=3
EAPI=4
PYTHON_DEPEND="2"
SUPPORT_PYTHON_ABIS="1"
RESTRICT_PYTHON_ABIS="3.* *-jython 2.7-pypy-*"
@ -13,14 +13,14 @@ DESCRIPTION="matplotlib toolkit to plot map projections"
HOMEPAGE="http://matplotlib.sourceforge.net/basemap/doc/html/ http://pypi.python.org/pypi/basemap"
SRC_URI="mirror://sourceforge/matplotlib/${P}.tar.gz"
IUSE="examples"
IUSE="examples test"
SLOT="0"
KEYWORDS="~amd64 ~x86"
LICENSE="MIT GPL-2"
CDEPEND="sci-libs/shapelib
>=dev-python/matplotlib-0.98
>=sci-libs/geos-3.3.1"
>=sci-libs/geos-3.3.1[python]"
DEPEND="${CDEPEND}
dev-python/setuptools"
@ -32,11 +32,24 @@ RDEPEND="${CDEPEND}
DOCS="FAQ API_CHANGES"
REQUIRED_USE="test ( examples )"
src_prepare() {
# use /usr/share/data
sed -i \
-e "/_datadir.*=.*join/s|\(.*datadir.*=\).*|\1'${EROOT}usr/share/${PN}'|g" \
"${S}"/lib/mpl_toolkits/basemap/*.py || die
distutils_src_prepare
}
# This one works. examples appear to be need be installed to run.
src_test() {
testing() {
pushd "$(find build-${PYTHON_ABI}/ -namelib.linux-*)/mpl_toolkits/basemap/"
PYTHONPATH=.:../../ "$(PYTHON)" test.py
popd
}
VIRTUALX_COMMAND=python_execute_function virtualmake testing
}
src_install() {

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/iniparse/iniparse-0.4.ebuild,v 1.3 2012/05/06 12:14:08 ago Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-python/iniparse/iniparse-0.4.ebuild,v 1.4 2012/05/24 12:53:50 johu Exp $
EAPI=3
@ -17,7 +17,7 @@ SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz"
LICENSE="MIT PSF-2"
SLOT="0"
KEYWORDS="amd64 ~x86"
KEYWORDS="amd64 x86"
IUSE=""
DEPEND=""

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/python-levenshtein/python-levenshtein-0.10.2.ebuild,v 1.2 2012/02/21 07:20:14 patrick Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-python/python-levenshtein/python-levenshtein-0.10.2.ebuild,v 1.3 2012/05/24 12:53:31 johu Exp $
EAPI="3"
PYTHON_DEPEND="2"
@ -19,7 +19,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ia64 ~x86"
KEYWORDS="~amd64 ~ia64 x86"
IUSE="doc"
DEPEND=""

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/translate-toolkit/translate-toolkit-1.9.0.ebuild,v 1.5 2012/05/06 12:13:52 ago Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-python/translate-toolkit/translate-toolkit-1.9.0.ebuild,v 1.6 2012/05/24 12:53:04 johu Exp $
EAPI=3
@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/translate/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
IUSE="doc +html +ical +ini +subtitles"
RDEPEND="

@ -4,3 +4,4 @@ DIST debhelper_9.20120322.tar.gz 462352 RMD160 d9acda1fbc7f8336c6be1c90dcfaf070d
DIST debhelper_9.20120419.tar.gz 463203 RMD160 0e4b5d9bc19098889eedfb833c41627dfeed8292 SHA1 142c86f705b488f581af9037c6471e801b36c452 SHA256 240697c6bddf6ab0592779cfb7a0bfc3ba2f9d0ab3fd5ba30129cf9a120c0234
DIST debhelper_9.20120513.tar.gz 463692 RMD160 0773701ba23a23ab605bd80b2f9b8e60518193dc SHA1 99e8828a230b11b08d31bd9a618e1298a8da46b2 SHA256 371103c7b7a488889b748268c2b43e4be6f940d49d591fdf8256260c50b2393c
DIST debhelper_9.20120518.tar.gz 464081 RMD160 1158f4f56dbeff3ef73c47f7f7291cfff4ebdcef SHA1 50dccb0b680ec3bf8e081a24e7d893956a49c496 SHA256 875db75943993c7a263c49149363e36c2063fc994e460e7d7767986a84a784f3
DIST debhelper_9.20120523.tar.gz 463708 RMD160 749c587a8b05b7c8162b0297956a6ceb929a41f4 SHA1 4a03c0c63459478162f85b9326a5d9ead343f4fa SHA256 80114e50cd9caf811c063e5149bac60358c04b9cdc66138253989e2c0e359ef5

@ -0,0 +1,68 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/debhelper/debhelper-9.20120523.ebuild,v 1.1 2012/05/24 05:28:37 jer Exp $
EAPI=4
inherit eutils toolchain-funcs
DESCRIPTION="Collection of programs that can be used to automate common tasks in debian/rules"
HOMEPAGE="http://packages.qa.debian.org/d/debhelper.html http://kitenet.net/~joey/code/debhelper.html"
SRC_URI="mirror://debian/pool/main/d/${PN}/${P/-/_}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~s390 ~sh ~sparc ~x86"
IUSE="nls linguas_de linguas_es linguas_fr test"
RDEPEND="app-arch/dpkg
dev-perl/TimeDate
virtual/perl-Getopt-Long
>=dev-lang/perl-5.10"
DEPEND="${RDEPEND}
nls? ( >=app-text/po4a-0.24 )
test? ( dev-perl/Test-Pod )"
S=${WORKDIR}/${PN}
src_prepare() {
epatch "${FILESDIR}"/${PN}-7.4.13-conditional-nls.patch
}
src_compile() {
tc-export CC
local USE_NLS=no LANGS=""
use nls && USE_NLS=yes
use linguas_de && LANGS="${LANGS} de"
use linguas_es && LANGS="${LANGS} es"
use linguas_fr && LANGS="${LANGS} fr"
emake USE_NLS=${USE_NLS} LANGS="${LANGS}" build
}
src_install() {
default
dodoc doc/* debian/changelog
docinto examples
dodoc examples/*
for manfile in *.1 *.7 ; do
case ${manfile} in
*.de.?) use linguas_de \
&& cp ${manfile} "${T}"/${manfile/.de/} \
&& doman -i18n=de "${T}"/${manfile/.de/}
;;
*.es.?) use linguas_es \
&& cp ${manfile} "${T}"/${manfile/.es/} \
&& doman -i18n=es "${T}"/${manfile/.es/}
;;
*.fr.?) use linguas_fr \
&& cp ${manfile} "${T}"/${manfile/.fr/} \
&& doman -i18n=fr "${T}"/${manfile/.fr/}
;;
*) doman ${manfile}
;;
esac
done
}

@ -1,10 +1,10 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-vcs/darcs/darcs-2.5.2-r1.ebuild,v 1.4 2012/03/25 19:27:36 slyfox Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-vcs/darcs/darcs-2.5.2-r1.ebuild,v 1.5 2012/05/24 05:38:05 vapier Exp $
EAPI="4"
CABAL_FEATURES="bin lib profile haddock hscolour"
inherit haskell-cabal bash-completion-r1
inherit haskell-cabal eutils bash-completion-r1
DESCRIPTION="a distributed, interactive, smart revision control system"
HOMEPAGE="http://darcs.net/"

@ -1,10 +1,10 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-vcs/darcs/darcs-2.5.2-r2.ebuild,v 1.1 2012/04/13 10:33:55 gienah Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-vcs/darcs/darcs-2.5.2-r2.ebuild,v 1.2 2012/05/24 05:38:05 vapier Exp $
EAPI="4"
CABAL_FEATURES="bin lib profile haddock hscolour"
inherit haskell-cabal bash-completion-r1
inherit haskell-cabal eutils bash-completion-r1
DESCRIPTION="a distributed, interactive, smart revision control system"
HOMEPAGE="http://darcs.net/"

@ -1,13 +1,13 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-vcs/darcs/darcs-2.8.0.ebuild,v 1.1 2012/05/05 13:34:17 gienah Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-vcs/darcs/darcs-2.8.0.ebuild,v 1.2 2012/05/24 05:38:05 vapier Exp $
# ebuild generated by hackport 0.2.17.9999
EAPI=4
CABAL_FEATURES="bin lib profile haddock hscolour"
inherit haskell-cabal bash-completion-r1
inherit haskell-cabal eutils bash-completion-r1
DESCRIPTION="a distributed, interactive, smart revision control system"
HOMEPAGE="http://darcs.net/"

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.6.17-r7.ebuild,v 1.10 2012/05/03 02:57:15 jdhore Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.6.17-r7.ebuild,v 1.11 2012/05/24 05:42:40 vapier Exp $
EAPI="3"
SUPPORT_PYTHON_ABIS="1"
@ -8,7 +8,7 @@ RESTRICT_PYTHON_ABIS="3.* *-jython *-pypy-*"
WANT_AUTOMAKE="none"
MY_P="${P/_/-}"
inherit autotools base bash-completion db-use depend.apache elisp-common flag-o-matic java-pkg-opt-2 libtool multilib perl-module python
inherit autotools base bash-completion db-use depend.apache elisp-common flag-o-matic java-pkg-opt-2 libtool multilib perl-module python user
DESCRIPTION="Advanced version control system"
HOMEPAGE="http://subversion.apache.org/"

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.7.0.ebuild,v 1.3 2012/05/03 02:57:15 jdhore Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.7.0.ebuild,v 1.4 2012/05/24 05:42:40 vapier Exp $
EAPI="3"
SUPPORT_PYTHON_ABIS="1"
@ -8,7 +8,7 @@ RESTRICT_PYTHON_ABIS="3.* *-jython *-pypy-*"
WANT_AUTOMAKE="none"
MY_P="${P/_/-}"
inherit autotools base bash-completion db-use depend.apache elisp-common flag-o-matic java-pkg-opt-2 libtool multilib perl-module python
inherit autotools base bash-completion db-use depend.apache elisp-common flag-o-matic java-pkg-opt-2 libtool multilib perl-module python user
DESCRIPTION="Advanced version control system"
HOMEPAGE="http://subversion.apache.org/"

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.7.1.ebuild,v 1.4 2012/05/03 02:57:15 jdhore Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.7.1.ebuild,v 1.5 2012/05/24 05:42:40 vapier Exp $
EAPI="3"
SUPPORT_PYTHON_ABIS="1"
@ -8,7 +8,7 @@ RESTRICT_PYTHON_ABIS="3.* *-jython *-pypy-*"
WANT_AUTOMAKE="none"
MY_P="${P/_/-}"
inherit autotools base bash-completion db-use depend.apache elisp-common flag-o-matic java-pkg-opt-2 libtool multilib perl-module python
inherit autotools base bash-completion db-use depend.apache elisp-common flag-o-matic java-pkg-opt-2 libtool multilib perl-module python user
DESCRIPTION="Advanced version control system"
HOMEPAGE="http://subversion.apache.org/"

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.7.2.ebuild,v 1.4 2012/05/03 02:57:15 jdhore Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.7.2.ebuild,v 1.5 2012/05/24 05:42:40 vapier Exp $
EAPI="3"
SUPPORT_PYTHON_ABIS="1"
@ -8,7 +8,7 @@ RESTRICT_PYTHON_ABIS="3.* *-jython *-pypy-*"
WANT_AUTOMAKE="none"
MY_P="${P/_/-}"
inherit autotools base bash-completion-r1 db-use depend.apache elisp-common flag-o-matic java-pkg-opt-2 libtool multilib perl-module python
inherit autotools base bash-completion-r1 db-use depend.apache elisp-common flag-o-matic java-pkg-opt-2 libtool multilib perl-module python user
DESCRIPTION="Advanced version control system"
HOMEPAGE="http://subversion.apache.org/"

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.7.4.ebuild,v 1.4 2012/05/12 01:16:43 aballier Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.7.4.ebuild,v 1.5 2012/05/24 05:42:40 vapier Exp $
EAPI="3"
SUPPORT_PYTHON_ABIS="1"
@ -8,7 +8,7 @@ RESTRICT_PYTHON_ABIS="3.* *-jython *-pypy-*"
WANT_AUTOMAKE="none"
MY_P="${P/_/-}"
inherit autotools bash-completion-r1 db-use depend.apache elisp-common flag-o-matic java-pkg-opt-2 libtool multilib perl-module python
inherit autotools bash-completion-r1 db-use depend.apache elisp-common flag-o-matic java-pkg-opt-2 libtool multilib perl-module python eutils
DESCRIPTION="Advanced version control system"
HOMEPAGE="http://subversion.apache.org/"

@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/eclass/freebsd.eclass,v 1.21 2012/05/17 13:58:08 aballier Exp $
# $Header: /var/cvsroot/gentoo-x86/eclass/freebsd.eclass,v 1.23 2012/05/24 11:19:53 aballier Exp $
#
# Diego Pettenò <flameeyes@gentoo.org>
@ -110,6 +110,12 @@ freebsd_src_compile() {
# Make sure to use FreeBSD definitions while crosscompiling
[[ -z "${BMAKE}" ]] && BMAKE="$(freebsd_get_bmake)"
# Create objdir if MAKEOBJDIRPREFIX is defined, so that we can make out of
# tree builds easily.
if [[ -n "${MAKEOBJDIRPREFIX}" ]] ; then
mkmake obj || die
fi
bsdmk_src_compile
}

@ -1,2 +1,2 @@
DIST pyfa-1.1.5-crucible-src.tar.bz2 3929332 RMD160 6d052573969e531b98171020274dea5c6775564b SHA1 7f16f671f3db88234635921dab2e2b1424dbef9c SHA256 5451cde79d69153fd7092d1a736baae09f0c592f86914d713ae3a52c1a80c07f
DIST pyfa-1.1.6-escalation-src.tar.bz2 3814957 RMD160 889fb690a51fbc9827cdb787d9bc57117caa3e02 SHA1 c19ebc6b0af766947373c4ef1c9ad107bbe086a6 SHA256 ca91944e2de17c41573f8faaa5c4691fab61d1c40c7753e37855aae542b563e2
DIST pyfa-1.1.7-inferno-src.tar.bz2 3826060 RMD160 719c5dc2c512b181b53f737ee9ecf42df594e02b SHA1 e5d6bc9114862c01d1e2d7cbb60c753132a7ad96 SHA256 2d4bbafc43c9563564919c7d2e51a3daa84fd06fb1a8cf99ba07a5c9cf235d99

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/games-util/pyfa/pyfa-1.1.5.ebuild,v 1.1 2012/04/03 15:40:48 tetromino Exp $
# $Header: /var/cvsroot/gentoo-x86/games-util/pyfa/pyfa-1.1.7.ebuild,v 1.1 2012/05/24 09:43:00 tetromino Exp $
EAPI="4"
PYTHON_DEPEND="2:2.6"
@ -9,7 +9,7 @@ PYTHON_USE_WITH="sqlite threads"
inherit eutils gnome2-utils python
if [[ ${PV/_rc*/} == ${PV} ]] ; then
MY_PV=${PV}-crucible-src
MY_PV=${PV}-inferno-src
FOLDER=stable/${PV}
else
MY_PV=${PV/_rc/-stable-RC}-src

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-applets/gnome-applets-3.4.1.ebuild,v 1.1 2012/05/14 06:06:28 tetromino Exp $
# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-applets/gnome-applets-3.4.1.ebuild,v 1.2 2012/05/24 08:44:12 tetromino Exp $
EAPI="4"
GCONF_DEBUG="no"
@ -53,13 +53,13 @@ RDEPEND=">=x11-libs/gtk+-3.0.0:3
networkmanager? ( >=net-misc/networkmanager-0.7.0 )
policykit? ( >=sys-auth/polkit-0.92 )"
DEPEND="${RDEPEND}
>=app-text/scrollkeeper-0.1.4
app-text/docbook-xml-dtd:4.1.2
app-text/docbook-xml-dtd:4.3
>=app-text/gnome-doc-utils-0.3.2
virtual/pkgconfig
>=app-text/scrollkeeper-0.1.4
>=dev-util/intltool-0.35
dev-libs/libxslt
app-text/docbook-xml-dtd:4.1.2
app-text/docbook-xml-dtd:4.3"
virtual/pkgconfig"
pkg_setup() {
DOCS="AUTHORS ChangeLog NEWS README"
@ -83,8 +83,7 @@ pkg_setup() {
src_prepare() {
gnome2_src_prepare
# disable pyc compiling
echo '#!/bin/sh' > py-compile
python_clean_py-compile_files
# Invest applet tests need gconf/proxy/...
# Note: for now, invest tests are commented out by upstream
@ -129,4 +128,4 @@ pkg_postinst() {
pkg_postrm() {
gnome2_pkg_postrm
python_mod_cleanup invest
}
}

@ -1,3 +1,4 @@
DIST gnome-session-2.32.1.tar.bz2 774842 RMD160 c579bf197b38c8df7df14c751c056be86695a287 SHA1 7d4c7652247606a972a2f1e50a6a6339809a5b9e SHA256 22d93ce433fcf9c7ce6b5f36dd81f64e692ea0e41faaa0f61159ddac28c3686a
DIST gnome-session-3.2.1.tar.xz 700852 RMD160 ce31f04f2ced486f0bca59e7e64cf1194f401eff SHA1 a330cb69c3a1126ed57d36a58004987275e8982a SHA256 a87dcf57fec83cc8fad4e7b84542c5005a70a2107d184f247f0b112f07a043b3
DIST gnome-session-3.4.1.tar.xz 710692 RMD160 77fc346d49ebfc2960313a03a61d3a7ddf12e987 SHA1 9351762ce92f65fb31f6b17d03104aac5c7b3553 SHA256 0ad29c2c3158b9e0109d3463e587fe09f312b810a9db51775750b9af8ce457aa
DIST gnome-session-3.4.2.1.tar.xz 725144 RMD160 9f983e55ef65eb7ecbe80280b2524d81ff7d5363 SHA1 18870d115e60f9e2e1e097b934138cc2c749c4bd SHA256 2fbcf10d4ad8648197fefde2052abd8bf16b827781a974f59ac118e7dd0db433

@ -0,0 +1,103 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-session/gnome-session-3.4.2.1.ebuild,v 1.1 2012/05/24 05:18:25 tetromino Exp $
EAPI="4"
GCONF_DEBUG="yes"
inherit gnome2
DESCRIPTION="Gnome session manager"
HOMEPAGE="http://www.gnome.org/"
LICENSE="GPL-2 LGPL-2 FDL-1.1"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="doc elibc_FreeBSD ipv6 systemd"
# x11-misc/xdg-user-dirs{,-gtk} are needed to create the various XDG_*_DIRs, and
# create .config/user-dirs.dirs which is read by glib to get G_USER_DIRECTORY_*
# xdg-user-dirs-update is run during login (see 10-user-dirs-update-gnome below).
# gdk-pixbuf used in the inhibit dialog
COMMON_DEPEND=">=dev-libs/glib-2.28.0:2
x11-libs/gdk-pixbuf:2
>=x11-libs/gtk+-2.90.7:3
>=dev-libs/json-glib-0.10
>=dev-libs/dbus-glib-0.76
>=gnome-base/gconf-2:2
>=sys-power/upower-0.9.0
elibc_FreeBSD? ( dev-libs/libexecinfo )
virtual/opengl
x11-libs/libSM
x11-libs/libICE
x11-libs/libXau
x11-libs/libX11
x11-libs/libXcomposite
x11-libs/libXext
x11-libs/libXrender
x11-libs/libXtst
x11-misc/xdg-user-dirs
x11-misc/xdg-user-dirs-gtk
x11-apps/xdpyinfo"
# Pure-runtime deps from the session files should *NOT* be added here
# Otherwise, things like gdm pull in gnome-shell
# gnome-themes-standard is needed for the failwhale dialog themeing
# sys-apps/dbus[X] is needed for session management
RDEPEND="${COMMON_DEPEND}
gnome-base/gnome-settings-daemon
>=gnome-base/gsettings-desktop-schemas-0.1.7
>=x11-themes/gnome-themes-standard-2.91.92
sys-apps/dbus[X]
systemd? ( >=sys-apps/systemd-38 )
!systemd? ( sys-auth/consolekit )"
DEPEND="${COMMON_DEPEND}
>=dev-lang/perl-5
>=sys-devel/gettext-0.10.40
>=dev-util/intltool-0.40.6
virtual/pkgconfig
!<gnome-base/gdm-2.20.4
doc? (
app-text/xmlto
dev-libs/libxslt )"
# gnome-common needed for eautoreconf
# gnome-base/gdm does not provide gnome.desktop anymore
pkg_setup() {
G2CONF="${G2CONF}
--disable-deprecation-flags
--disable-schemas-compile
--docdir="${EPREFIX}/usr/share/doc/${PF}"
$(use_enable doc docbook-docs)
$(use_enable ipv6)
$(use_enable systemd)"
DOCS="AUTHORS ChangeLog NEWS README"
}
src_install() {
gnome2_src_install
dodir /etc/X11/Sessions
exeinto /etc/X11/Sessions
doexe "${FILESDIR}/Gnome"
dodir /usr/share/gnome/applications/
insinto /usr/share/gnome/applications/
doins "${FILESDIR}/defaults.list"
dodir /etc/X11/xinit/xinitrc.d/
exeinto /etc/X11/xinit/xinitrc.d/
newexe "${FILESDIR}/15-xdg-data-gnome-r1" 15-xdg-data-gnome
# This should be done here as discussed in bug #270852
newexe "${FILESDIR}/10-user-dirs-update-gnome-r1" 10-user-dirs-update-gnome
}
pkg_postinst() {
gnome2_pkg_postinst
if ! has_version gnome-base/gdm && ! has_version kde-base/kdm; then
ewarn "If you use a custom .xinitrc for your X session,"
ewarn "make sure that the commands in the xinitrc.d scripts are run."
fi
}

@ -1,4 +1,4 @@
DIST gcalctool-5.32.2.tar.bz2 1178049 RMD160 df98f5ff659f8abc877a20e146ea791b7411a8a2 SHA1 a894d910a45a20d4eab1cbd5d4277939145ec64c SHA256 b281cc545f27b37a0fd120366b1be517574d9f505b59dfc34f9860007df0b788
DIST gcalctool-6.2.0.tar.xz 999804 RMD160 9341e924cca8757caf4f6f5c0190ad0b3e8c7b50 SHA1 dc69bc1b65b29ce4e40263cfdac1c02602fc4bf3 SHA256 ddc2efe25220e9341832304dfd9e5e2390a70bb6bd70d1afeb49da88023cdffb
DIST gcalctool-6.4.0.tar.xz 1007088 RMD160 7b32c5204b7a1546df0069abe150953fc5c03e74 SHA1 4a62a5aa388d24815afa41a067964bc7f0a82893 SHA256 cfc30d6002dc9c04598a17f729b60f2d6d37a500e88f10905c817da739fa2a85
DIST gcalctool-6.4.1.1.tar.xz 1008540 RMD160 2f9f548d5196076d604eb8aaebc712da8fe4b042 SHA1 ffe41321d5b0a1b0e6331168e654d92fa75464b1 SHA256 6c166b1d0fec157e523caf82d6357c4a2f572cb21729272c9975003661b8c84e
DIST gcalctool-6.4.2.1.tar.xz 1009352 RMD160 ec0d3b722ba694bca159344c69836f60bf11f6b0 SHA1 808cdacb849a75e37c7cd0df418aa220c3cb93ed SHA256 d79f7272534fc33357acc4438fe7746fa125fb05c45dfdb468a193b7490ca1f8

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gcalctool/gcalctool-6.4.0.ebuild,v 1.2 2012/05/05 06:25:17 jdhore Exp $
# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gcalctool/gcalctool-6.4.2.1.ebuild,v 1.1 2012/05/24 09:22:18 tetromino Exp $
EAPI="4"
GCONF_DEBUG="no"
@ -24,10 +24,10 @@ DEPEND="${COMMON_DEPEND}
>=app-text/gnome-doc-utils-0.3.2
app-text/scrollkeeper
>=dev-util/intltool-0.35
virtual/pkgconfig
sys-devel/bison
sys-devel/flex
sys-devel/gettext"
sys-devel/gettext
virtual/pkgconfig"
pkg_setup() {
G2CONF="${G2CONF}

@ -2,3 +2,4 @@ DIST gnome-color-manager-2.32.0.tar.bz2 2491525 RMD160 6ad3b2d3a4cd84ba78988411d
DIST gnome-color-manager-3.2.3.tar.xz 2495852 RMD160 30ee004cfaf79f65db7991a69a05974ad3f871eb SHA1 a2f34b2a339d4aa7ae611d59cb1bea28f00c58b9 SHA256 5fc3073f97df5ddd98e2e85d75e9f4763129e62a565568c7b3c48aa6cf8cdb36
DIST gnome-color-manager-3.2.4.tar.xz 2496792 RMD160 a4599e9fd1357b710565c1979bbc3d46db06940f SHA1 f21adf1c5d202f8279da1f218ef35df57e695481 SHA256 3b6146edf551b3cff9313658f9deccc5a7a595718b1e14313011ff5a0f1b2137
DIST gnome-color-manager-3.4.0.tar.xz 2519920 RMD160 373ac322a23cdecacef18fb7a5013ebdeb2eba8f SHA1 3cf9063639f44abeb4af52127e1abf4c3c1f892a SHA256 fcca7292d14dcffea01463bb24833346b415ee189611821399ca96d6638d812d
DIST gnome-color-manager-3.4.2.tar.xz 2520548 RMD160 cd09904b4d037e38a2b034bae35879eb43adb14b SHA1 143644a936e0847aa6508ca2aa34e2099d74470c SHA256 ad69ac0ac242be0ad5b7966e0c2978a9a1440e52ee816993e4a8eb2cf6f0c922

@ -0,0 +1,73 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-color-manager/gnome-color-manager-3.4.2.ebuild,v 1.1 2012/05/24 07:54:52 tetromino Exp $
EAPI="4"
GCONF_DEBUG="no"
GNOME2_LA_PUNT="yes"
inherit gnome2
DESCRIPTION="Color profile manager for the GNOME desktop"
HOMEPAGE="http://projects.gnome.org/gnome-color-manager/"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="clutter packagekit raw"
# FIXME: fix detection of docbook2man
COMMON_DEPEND=">=dev-libs/glib-2.31.10:2
gnome-base/gnome-desktop:3
>=media-libs/lcms-2.2:2
>=media-libs/libcanberra-0.10[gtk3]
media-libs/libexif
media-libs/tiff
x11-libs/libX11
x11-libs/libXrandr
>=x11-libs/gtk+-2.91:3
>=x11-libs/vte-0.25.1:2.90
>=x11-misc/colord-0.1.12
clutter? (
>=media-libs/clutter-1.9.11:1.0
media-libs/clutter-gtk:1.0
media-libs/mash:0.2 )
packagekit? ( app-admin/packagekit-base )
raw? ( media-gfx/exiv2 )
"
RDEPEND="${COMMON_DEPEND}
media-gfx/shared-color-profiles
"
# docbook-sgml-{utils,dtd:4.1} needed to generate man pages
DEPEND="${COMMON_DEPEND}
app-text/docbook-sgml-dtd:4.1
app-text/docbook-sgml-utils
app-text/gnome-doc-utils
dev-libs/libxslt
>=dev-util/intltool-0.35
virtual/pkgconfig
"
# FIXME: run test-suite with files on live file-system
RESTRICT="test"
pkg_setup() {
# Always enable tests since they are check_PROGRAMS anyway
G2CONF="${G2CONF}
--disable-static
--disable-schemas-compile
--disable-scrollkeeper
--enable-tests
$(use_enable clutter)
$(use_enable packagekit)
$(use_enable raw exiv)"
}
pkg_postinst() {
gnome2_pkg_postinst
elog "If you want to do display or scanner calibration, you will need to"
elog "install media-gfx/argyllcms"
}

@ -1,3 +1,2 @@
DIST kdepim-4.7.4.tar.bz2 16182345 RMD160 a36035cce2e25bc0cbddb50e4c9d5fdd661a2f26 SHA1 233f6c413eeedd4af7cf15106a2af7b8f29977bf SHA256 17a5e185e1199436864400d930f60979265cf0cd775b37a2e7b5a1a267c76868
DIST kdepim-4.8.1.tar.xz 13952564 RMD160 deecba770ef62ad59ea5239e4f94c388aaefdd0b SHA1 93222d56f9adde015cb202a1ad3b194ac52e6bda SHA256 7569758ebb4120a7120738f5ec9bb1e4ef0dcf3cc16da55e5262869396b27b3b
DIST kdepim-4.8.3.tar.xz 14609952 RMD160 5b2b340dad9f4af13c5e91cc507e1f575b3f01a3 SHA1 1d40a820fc343bd6c492e937b9da2e7226cd3e78 SHA256 995e548bcd0fbcc8ea3c69a4bb20da02956a4379e519f8ade7852eaa0bd02639

@ -1,25 +0,0 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/akonadiconsole/akonadiconsole-4.8.1.ebuild,v 1.3 2012/04/19 04:29:15 maekke Exp $
EAPI=4
KMNAME="kdepim"
KDE_SCM="git"
inherit kde4-meta
DESCRIPTION="Akonadi developer console"
KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
IUSE="debug"
DEPEND="
$(add_kdebase_dep kdepimlibs 'semantic-desktop')
$(add_kdebase_dep kdepim-common-libs)
"
RDEPEND="${DEPEND}"
KMEXTRACTONLY="
akonadi_next/
calendarsupport/
messageviewer/
"

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/akonadiconsole/akonadiconsole-4.8.3.ebuild,v 1.3 2012/05/18 18:56:38 ago Exp $
# $Header: /var/cvsroot/gentoo-x86/kde-base/akonadiconsole/akonadiconsole-4.8.3.ebuild,v 1.4 2012/05/24 08:00:04 ago Exp $
EAPI=4
@ -9,7 +9,7 @@ KDE_SCM="git"
inherit kde4-meta
DESCRIPTION="Akonadi developer console"
KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="debug"
DEPEND="

@ -1,4 +1,3 @@
DIST kdepim-4.4.11.1.tar.bz2 8964708 RMD160 51394b9dcb3aecc4f108e87de37c21e3af820ee1 SHA1 49dd6cc8406b0ef4bb681bfc0de6ad9368b4b5b2 SHA256 a2fa237a3d880cc55a6c94450b93a7918bb0d5e3943eb7a759c8789de1ed41bf
DIST kdepim-4.7.4.tar.bz2 16182345 RMD160 a36035cce2e25bc0cbddb50e4c9d5fdd661a2f26 SHA1 233f6c413eeedd4af7cf15106a2af7b8f29977bf SHA256 17a5e185e1199436864400d930f60979265cf0cd775b37a2e7b5a1a267c76868
DIST kdepim-4.8.1.tar.xz 13952564 RMD160 deecba770ef62ad59ea5239e4f94c388aaefdd0b SHA1 93222d56f9adde015cb202a1ad3b194ac52e6bda SHA256 7569758ebb4120a7120738f5ec9bb1e4ef0dcf3cc16da55e5262869396b27b3b
DIST kdepim-4.8.3.tar.xz 14609952 RMD160 5b2b340dad9f4af13c5e91cc507e1f575b3f01a3 SHA1 1d40a820fc343bd6c492e937b9da2e7226cd3e78 SHA256 995e548bcd0fbcc8ea3c69a4bb20da02956a4379e519f8ade7852eaa0bd02639

@ -1,22 +0,0 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/akregator/akregator-4.8.1.ebuild,v 1.3 2012/04/19 04:34:22 maekke Exp $
EAPI=4
KDE_HANDBOOK="optional"
KMNAME="kdepim"
KDE_SCM="git"
inherit kde4-meta
DESCRIPTION="KDE news feed aggregator."
KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
IUSE="debug"
DEPEND="
$(add_kdebase_dep kdepimlibs)
$(add_kdebase_dep kdepim-common-libs)
"
RDEPEND="${DEPEND}"
KMLOADLIBS="kdepim-common-libs"

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/akregator/akregator-4.8.3.ebuild,v 1.3 2012/05/18 18:58:10 ago Exp $
# $Header: /var/cvsroot/gentoo-x86/kde-base/akregator/akregator-4.8.3.ebuild,v 1.4 2012/05/24 08:00:37 ago Exp $
EAPI=4
@ -10,7 +10,7 @@ KDE_SCM="git"
inherit kde4-meta
DESCRIPTION="KDE news feed aggregator."
KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="debug"
DEPEND="

@ -1,3 +1,2 @@
DIST kdetoys-4.7.4.tar.bz2 413690 RMD160 6751f98bcd0d6cf1257855bd0ccde0be20183406 SHA1 f929e598180f420d7fc6e4642ed56af9eee5a22b SHA256 d04187e1fbc69f6cf1fc950f4231d3ae8b8a8843444852c1b749bea5ea0ad39d
DIST kdetoys-4.8.1.tar.xz 378080 RMD160 37a1d184c399114db0833f42f214278ad7188932 SHA1 b0a1c26fa00795767c0d73ff3d25cc339cb005b8 SHA256 0ca93b25da69df208308eb787357ddc78fe687d089afbf6a27ad0a28f0fe8944
DIST kdetoys-4.8.3.tar.xz 391664 RMD160 c73566cd463dd589741d14fc6b6f5da2f23491bd SHA1 b3050335f3f6b95dfc293cbbd999e21d9ff4f967 SHA256 d005331fba662151bae6c0a22bc43082a7be3597640000d282e308181f9a9990

@ -1,13 +0,0 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/amor/amor-4.8.1.ebuild,v 1.3 2012/04/18 19:27:19 maekke Exp $
EAPI=4
KDE_HANDBOOK="optional"
KMNAME="kdetoys"
inherit kde4-meta
DESCRIPTION="KDE: Amusing Misuse Of Resources - desktop-dwelling creature"
KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
IUSE="debug"

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/amor/amor-4.8.3.ebuild,v 1.3 2012/05/18 18:58:37 ago Exp $
# $Header: /var/cvsroot/gentoo-x86/kde-base/amor/amor-4.8.3.ebuild,v 1.4 2012/05/24 08:01:06 ago Exp $
EAPI=4
@ -9,5 +9,5 @@ KMNAME="kdetoys"
inherit kde4-meta
DESCRIPTION="KDE: Amusing Misuse Of Resources - desktop-dwelling creature"
KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="debug"

@ -1,2 +1 @@
DIST analitza-4.8.1.tar.xz 141400 RMD160 6248515d15c7e5b3e09a7405d6c52cb3ad548ff0 SHA1 94c175417126c578c38f29c348a8bb8f54cdfb45 SHA256 252df6b65e0ca079b235073ce5e19257a0b2d371b9895340ccc0adee7c5ee843
DIST analitza-4.8.3.tar.xz 146312 RMD160 d180d0ca46c10a88821c8746d15c314770cec2fb SHA1 bec5927a68028b74193afb6e7f2a36f97ba25543 SHA256 79ccdea28751f6a8340d9fade5bb72674b94785e8c3bf0203702672a1072bddc

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save