commit:     bea1b8e2222d1f2946762539b2e5e83ae58930e7
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat May 28 14:49:34 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat May 28 15:48:33 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bea1b8e2

app-office/glabels: Drop old

Package-Manager: portage-2.3.0_rc1

 app-office/glabels/Manifest             |  1 -
 app-office/glabels/glabels-3.2.0.ebuild | 43 ---------------------------------
 2 files changed, 44 deletions(-)

diff --git a/app-office/glabels/Manifest b/app-office/glabels/Manifest
index d1c5376..86b54eb 100644
--- a/app-office/glabels/Manifest
+++ b/app-office/glabels/Manifest
@@ -1,2 +1 @@
-DIST glabels-3.2.0.tar.xz 3359392 SHA256 
c4c5b2c911be7b6513ee5cfeda6cd78434623c24dd741bd29cc3573f90b374c9 SHA512 
67faab8eb9f4128b532bce55a9fab34462c008d0990ba87e4d555359bec1bb162489d4bdf5efbb86c4fcfc708c92da4d88a91dd2a85f0989c9133af6b011c3ff
 WHIRLPOOL 
f79e3d15ba32041133654fd67c7e05c4bba9e8d899344c52b503c1232ddc5cce8efcec20937c2d21d4f7fa3164a6d4c5ff8f1d9a770dea59c24fcc524b460673
 DIST glabels-3.2.1.tar.xz 3368052 SHA256 
db615f653b6e78ef1209814b5e6d8d3af4f8d3444a259ddbcc0dfb279c7df855 SHA512 
d68fab2697cc596d45fe19c0a4c02a7bceffcb12ff72d71aaff565c62e95afeab6c2cc5b0eb00581c992b576b7ffe81d7b7a0763be2044186ba07929de78a266
 WHIRLPOOL 
3c0c9d1fba0548442d19a3271f466c1cf84db361d527da4b6c00d231c56a6fb7c1c61b4015d640e805878b7774ba89920c3c4ebc19b2f3fb1049d9bef12bbbc7

diff --git a/app-office/glabels/glabels-3.2.0.ebuild 
b/app-office/glabels/glabels-3.2.0.ebuild
deleted file mode 100644
index 49a2fa7..0000000
--- a/app-office/glabels/glabels-3.2.0.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-GCONF_DEBUG="no"
-
-inherit eutils gnome2
-
-DESCRIPTION="Program for creating labels and business cards"
-HOMEPAGE="http://www.glabels.org/";
-
-LICENSE="GPL-2 FDL-1.1 LGPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc ~sparc x86"
-IUSE="barcode eds"
-
-RDEPEND="
-       >=dev-libs/glib-2.28.2:2
-       >=x11-libs/gtk+-3.0.9:3
-       >=dev-libs/libxml2-2.7.8:2
-       >=gnome-base/librsvg-2.32.0:2
-       >=x11-libs/cairo-1.10.0
-       >=x11-libs/pango-1.28.1
-       barcode? (
-               >=app-text/barcode-0.98
-               >=media-gfx/qrencode-3.1 )
-       eds? ( >=gnome-extra/evolution-data-server-2.30.3 )
-"
-DEPEND="${RDEPEND}
-       app-text/scrollkeeper
-       app-text/docbook-xml-dtd:4.1.2
-       app-text/yelp-tools
-       dev-util/gtk-doc-am
-       >=dev-util/intltool-0.28
-       virtual/pkgconfig
-"
-
-src_configure() {
-       gnome2_src_configure \
-               $(use_with eds libebook) \
-               --disable-static
-}

Reply via email to