diff options
author | Justin Lecher <jlec@gentoo.org> | 2011-03-02 19:26:44 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2011-03-02 19:26:44 +0000 |
commit | 3274501115a54e211cc2d848836109d644619e21 (patch) | |
tree | 9829eaec519efd38c6d792fe44898cdc7b90e004 /sci-libs/plotmm | |
parent | Slotted gtk+ depend and EAPI=2 bump to support it. (diff) | |
download | historical-3274501115a54e211cc2d848836109d644619e21.tar.gz historical-3274501115a54e211cc2d848836109d644619e21.tar.bz2 historical-3274501115a54e211cc2d848836109d644619e21.zip |
Correct Slots for gtk 3 introduction to tree
Package-Manager: portage-2.2.0_alpha26/cvs/Linux x86_64
Diffstat (limited to 'sci-libs/plotmm')
-rw-r--r-- | sci-libs/plotmm/ChangeLog | 7 | ||||
-rw-r--r-- | sci-libs/plotmm/Manifest | 14 | ||||
-rw-r--r-- | sci-libs/plotmm/plotmm-0.1.2.ebuild | 6 |
3 files changed, 20 insertions, 7 deletions
diff --git a/sci-libs/plotmm/ChangeLog b/sci-libs/plotmm/ChangeLog index 59bef15a75db..0516eb7e0d2c 100644 --- a/sci-libs/plotmm/ChangeLog +++ b/sci-libs/plotmm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/plotmm -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/plotmm/ChangeLog,v 1.3 2009/10/27 10:47:17 ssuominen Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/plotmm/ChangeLog,v 1.4 2011/03/02 19:26:44 jlec Exp $ + + 02 Mar 2011; Justin Lecher <jlec@gentoo.org> plotmm-0.1.2.ebuild: + Correct Slots for gtk 3 introduction to tree 27 Oct 2009; Samuli Suominen <ssuominen@gentoo.org> plotmm-0.1.2.ebuild: amd64 stable wrt #288970 diff --git a/sci-libs/plotmm/Manifest b/sci-libs/plotmm/Manifest index a694383ace83..ced34d540087 100644 --- a/sci-libs/plotmm/Manifest +++ b/sci-libs/plotmm/Manifest @@ -1,5 +1,15 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + AUX plotmm-0.1.2-libsigc++-2.2.patch 4037 RMD160 21266c4274d42e3da0957f07ae3dfb566fc9f4fd SHA1 d54faf2882060a317b0c2dc6c6395050204f3951 SHA256 6c535a0665d561841dc1fa9fce29eb18735850bea3d7af8b19e1d20050237cc6 DIST plotmm-0.1.2.tar.gz 473175 RMD160 1a42a6681f540911c58a23290e1f7f9877bc49c1 SHA1 64da0930b7c8994d59769597917cca05df989258 SHA256 896bb729eb9cad5f3188d72304789dd7a86fdae66020ac0632fe3bc66abe9653 -EBUILD plotmm-0.1.2.ebuild 1613 RMD160 79a326ac12e2efa230cc0c7b67eb92d4c85001d4 SHA1 24f5ca3eb1860832607208ac5f510baaef8c993e SHA256 634a1c4978020df747da34f28c76921a239b6023f54651edb829621520dde9dd -MISC ChangeLog 591 RMD160 70a173684a4a5cb25833791e18297d6c3d8d16d7 SHA1 ce24b147a2f738fd5ad06c85ce627da555e726aa SHA256 bddb5f6f6c4841134512f7a689488e6d2adb25b3477fbaf315492e499776874e +EBUILD plotmm-0.1.2.ebuild 1585 RMD160 5305f25ee978d9b27a766a4432f0cdc16fe60b02 SHA1 223cee79c329e7a1e88ff40250b6cae535b50756 SHA256 96290f0880e289fbb4fb75e1153b68d250b7afdeaae1ea21f0837aecccea270c +MISC ChangeLog 702 RMD160 7aadf631147dab3657aaee8410b67f41b4fbdc73 SHA1 05fd4f5503e4096c4f1287327b663fc66327b7fd SHA256 52311716127e92d0c94499fe04848982b5167575a7b18d104591b974292b3b55 MISC metadata.xml 257 RMD160 224ee82bfe66c5da4a2dc1dd697b1782e7f03cb9 SHA1 6b583c76750b206bd133403d1a4685a14f8e6b95 SHA256 45f231de4d8bc5ed6309ba83d2eb9a06b8e13f828d7b74e909a144439356cd62 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2.0.17 (GNU/Linux) + +iEYEARECAAYFAk1umiMACgkQgAnW8HDreRZTkgCdEmWWXDTvWl88aLk7mFninnB4 +BHsAnRsVf/O2NCgClqxi9omd/REkgbg3 +=T7se +-----END PGP SIGNATURE----- diff --git a/sci-libs/plotmm/plotmm-0.1.2.ebuild b/sci-libs/plotmm/plotmm-0.1.2.ebuild index 0c5e6e43b722..2bf01c16fe12 100644 --- a/sci-libs/plotmm/plotmm-0.1.2.ebuild +++ b/sci-libs/plotmm/plotmm-0.1.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/plotmm/plotmm-0.1.2.ebuild,v 1.3 2009/10/27 10:47:17 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/plotmm/plotmm-0.1.2.ebuild,v 1.4 2011/03/02 19:26:44 jlec Exp $ EAPI="2" @@ -15,7 +15,7 @@ SLOT="0" KEYWORDS="amd64 ~ppc ~x86" IUSE="doc examples" -RDEPEND="|| ( dev-cpp/gtkmm:2.4 dev-cpp/gtkmm:2 )" +RDEPEND="dev-cpp/gtkmm:2.4" DEPEND="${RDEPEND} >=dev-util/pkgconfig-0.9" |