diff options
author | 2011-07-09 19:03:28 +0000 | |
---|---|---|
committer | 2011-07-09 19:03:28 +0000 | |
commit | f51b5bb24b609c05660410dd8967b70b2ec5c855 (patch) | |
tree | 09a58c5caf2c62214a184940ddf0d1b7512905c0 /dev-libs/gobject-introspection | |
parent | Install docs in proper dir (bug #374367 by Chris Mayo) and don't drop so many... (diff) | |
download | historical-f51b5bb24b609c05660410dd8967b70b2ec5c855.tar.gz historical-f51b5bb24b609c05660410dd8967b70b2ec5c855.tar.bz2 historical-f51b5bb24b609c05660410dd8967b70b2ec5c855.zip |
Added ~mips, bug 324847
Package-Manager: portage-2.1.10.3/cvs/Linux x86_64
Diffstat (limited to 'dev-libs/gobject-introspection')
-rw-r--r-- | dev-libs/gobject-introspection/ChangeLog | 6 | ||||
-rw-r--r-- | dev-libs/gobject-introspection/Manifest | 14 | ||||
-rw-r--r-- | dev-libs/gobject-introspection/gobject-introspection-0.10.8.ebuild | 4 |
3 files changed, 9 insertions, 15 deletions
diff --git a/dev-libs/gobject-introspection/ChangeLog b/dev-libs/gobject-introspection/ChangeLog index 8971c97dc13f..ac1e33e3756a 100644 --- a/dev-libs/gobject-introspection/ChangeLog +++ b/dev-libs/gobject-introspection/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/gobject-introspection # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/ChangeLog,v 1.38 2011/07/08 00:21:27 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/ChangeLog,v 1.39 2011/07/09 19:03:28 mattst88 Exp $ + + 09 Jul 2011; Matt Turner <mattst88@gentoo.org> + gobject-introspection-0.10.8.ebuild: + Added ~mips, bug 324847 08 Jul 2011; Alexis Ballier <aballier@gentoo.org> gobject-introspection-0.10.8.ebuild: diff --git a/dev-libs/gobject-introspection/Manifest b/dev-libs/gobject-introspection/Manifest index 27497f0ba6a7..a468269df743 100644 --- a/dev-libs/gobject-introspection/Manifest +++ b/dev-libs/gobject-introspection/Manifest @@ -1,14 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - DIST gobject-introspection-0.10.8.tar.bz2 1024874 RMD160 f542f75920ee95c067563f14215127c3ff95f304 SHA1 410268f5fd16cf0e219038c7dfe393249161b446 SHA256 5b1387ff37f03db880a2b1cbd6c6b6dfb923a29468d4d8367c458abf7704c61e -EBUILD gobject-introspection-0.10.8.ebuild 1640 RMD160 337c75a564ddc36e9e6ec723593e74fee5af8836 SHA1 693acf9e47da27dc7d4448448fc0319f5fb3effa SHA256 39dfacd3bb274a9e41202de912a87fe8d7b646f26baa8344e5a3c195ed1678ea -MISC ChangeLog 7103 RMD160 ab2f1b7a614b0193e9c078d8398d041f60d42d63 SHA1 46d0449d058b429721dd9e9ef48166e3cf9855d4 SHA256 a1405db7989b70dfc78ff9b068c0a2d2b3b727edede23bf263ac418c52303791 +EBUILD gobject-introspection-0.10.8.ebuild 1646 RMD160 6b9375d51ca48b10c858787b35f45fde46e9ef9b SHA1 5cc3286bb3538ac4872c3fe52e8afcc73ca89c67 SHA256 304d224c81151c1e310b3d18aac47854ff7055caa08d04926086530816a5d6a4 +MISC ChangeLog 7218 RMD160 47fe11f2efe13f5f22b78cd24c30917561c2b890 SHA1 4088e7e06fa70e99b040cc07f170298700ad95cd SHA256 88f830faa63fdf7ffaf62bc2048ec612dbd57160d0244764dc2f685b2c9ce54f MISC metadata.xml 158 RMD160 c0e2bae8e91bb6be8922bac5e4f597302e06587e SHA1 38f78e9790bcd4382b4a49aa226aa6dda1d3a3d7 SHA256 3a7dbca0fdc557de69783e0663e2d76ddab129ea8a19b2d0ef6d3e5d1b947ce1 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2.0.17 (GNU/Linux) - -iEYEARECAAYFAk4WTYwACgkQvFcC4BYPU0pQHQCfcz3EciWV7SXF7R1Eo3TAKxya -Yc8An3hP4vbxNDGylzfo4wMv7fOTlABU -=En2i ------END PGP SIGNATURE----- diff --git a/dev-libs/gobject-introspection/gobject-introspection-0.10.8.ebuild b/dev-libs/gobject-introspection/gobject-introspection-0.10.8.ebuild index ced76c8f0776..3b2b4526ad27 100644 --- a/dev-libs/gobject-introspection/gobject-introspection-0.10.8.ebuild +++ b/dev-libs/gobject-introspection/gobject-introspection-0.10.8.ebuild @@ -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/dev-libs/gobject-introspection/gobject-introspection-0.10.8.ebuild,v 1.11 2011/07/08 00:21:27 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/gobject-introspection-0.10.8.ebuild,v 1.12 2011/07/09 19:03:28 mattst88 Exp $ EAPI="3" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ HOMEPAGE="http://live.gnome.org/GObjectIntrospection/" LICENSE="LGPL-2 GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc test" RDEPEND=">=dev-libs/glib-2.24:2 |