summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Rostovtsev <tetromino@gentoo.org>2012-12-16 09:47:06 +0000
committerAlexandre Rostovtsev <tetromino@gentoo.org>2012-12-16 09:47:06 +0000
commit01f1970e51b3244e266fcb318542d48174e7f96e (patch)
tree7c44ca6935fcbf46a138f1f977d0e989d7f34817 /app-crypt/gcr
parentImport ubuntu fixes and improvements (diff)
downloadgentoo-2-01f1970e51b3244e266fcb318542d48174e7f96e.tar.gz
gentoo-2-01f1970e51b3244e266fcb318542d48174e7f96e.tar.bz2
gentoo-2-01f1970e51b3244e266fcb318542d48174e7f96e.zip
Use a better subslot.
(Portage version: 2.2.0_alpha148/cvs/Linux x86_64, signed Manifest commit with key CF0ADD61)
Diffstat (limited to 'app-crypt/gcr')
-rw-r--r--app-crypt/gcr/ChangeLog5
-rw-r--r--app-crypt/gcr/gcr-3.6.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/gcr/ChangeLog b/app-crypt/gcr/ChangeLog
index 33fb6928be9c..f7d45d6de4db 100644
--- a/app-crypt/gcr/ChangeLog
+++ b/app-crypt/gcr/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-crypt/gcr
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/gcr/ChangeLog,v 1.9 2012/12/16 09:37:51 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/gcr/ChangeLog,v 1.10 2012/12/16 09:47:06 tetromino Exp $
+
+ 16 Dec 2012; Alexandre Rostovtsev <tetromino@gentoo.org> gcr-3.6.2.ebuild:
+ Use a better subslot.
*gcr-3.6.2 (16 Dec 2012)
diff --git a/app-crypt/gcr/gcr-3.6.2.ebuild b/app-crypt/gcr/gcr-3.6.2.ebuild
index 34b59150a339..78eb3c0abbed 100644
--- a/app-crypt/gcr/gcr-3.6.2.ebuild
+++ b/app-crypt/gcr/gcr-3.6.2.ebuild
@@ -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-crypt/gcr/gcr-3.6.2.ebuild,v 1.1 2012/12/16 09:37:51 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/gcr/gcr-3.6.2.ebuild,v 1.2 2012/12/16 09:47:06 tetromino Exp $
EAPI="5"
GCONF_DEBUG="no"
@@ -12,7 +12,7 @@ DESCRIPTION="Libraries for cryptographic UIs and accessing PKCS#11 modules"
HOMEPAGE="http://www.gnome.org/"
LICENSE="GPL-2+ LGPL-2+"
-SLOT="0/3.1" # subslot = 3.suffix of libgcr-3
+SLOT="0/1" # subslot = suffix of libgcr-3
IUSE="debug +introspection"
KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"