diff options
author | Leonardo Boshell <leonardop@gentoo.org> | 2005-07-27 01:27:05 +0000 |
---|---|---|
committer | Leonardo Boshell <leonardop@gentoo.org> | 2005-07-27 01:27:05 +0000 |
commit | 41d91723c63a7a404be76a29122b253f236e30f4 (patch) | |
tree | 2505b38639ab48948f4087842dfbad577171c6ef /dev-libs/atk | |
parent | updated gcc4 patch (diff) | |
download | historical-41d91723c63a7a404be76a29122b253f236e30f4.tar.gz historical-41d91723c63a7a404be76a29122b253f236e30f4.tar.bz2 historical-41d91723c63a7a404be76a29122b253f236e30f4.zip |
marking 1.10.1 stable (x86)
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'dev-libs/atk')
-rw-r--r-- | dev-libs/atk/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/atk/Manifest | 4 | ||||
-rw-r--r-- | dev-libs/atk/atk-1.10.1.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/dev-libs/atk/ChangeLog b/dev-libs/atk/ChangeLog index f6528f2d4f29..38937f5eb9ea 100644 --- a/dev-libs/atk/ChangeLog +++ b/dev-libs/atk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/atk # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.77 2005/07/11 23:20:01 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.78 2005/07/27 01:27:05 leonardop Exp $ + + 26 Jul 2005; Leonardo Boshell <leonardop@gentoo.org> atk-1.10.1.ebuild: + Stable on x86. 11 Jul 2005; Stephen P. Becker <geoman@gentoo.org> atk-1.9.1.ebuild: stable on mips diff --git a/dev-libs/atk/Manifest b/dev-libs/atk/Manifest index 7126a8dc2fdd..5a7d8b7f89ba 100644 --- a/dev-libs/atk/Manifest +++ b/dev-libs/atk/Manifest @@ -1,8 +1,8 @@ -MD5 a1447264a28a17b4c9899587f459fb31 ChangeLog 8418 +MD5 0a3998db06f4e0d8d2a95dcebac3d0a7 ChangeLog 8513 MD5 c7a1e71e8db9414ebd458fedd4ed8986 atk-1.6.1.ebuild 621 MD5 72e62f4df8c037e6ea57309ac6d81d77 metadata.xml 174 MD5 2241d89a72c39690aa145f563b282490 atk-1.9.1.ebuild 624 -MD5 8c47e1c3eeacaa406ee881a2a49283a6 atk-1.10.1.ebuild 638 +MD5 755692442e492a4c993517ed68e727df atk-1.10.1.ebuild 637 MD5 1a3eb50832771ae5b5438add14e51610 files/digest-atk-1.9.1 62 MD5 3a1c0bfede3ee5b267426cbabd0e9a00 files/digest-atk-1.6.1 62 MD5 0d1a7498d0c1d67a90ea918cc9d2937b files/digest-atk-1.10.1 63 diff --git a/dev-libs/atk/atk-1.10.1.ebuild b/dev-libs/atk/atk-1.10.1.ebuild index a6cdd16444ee..05bc5934c6ab 100644 --- a/dev-libs/atk/atk-1.10.1.ebuild +++ b/dev-libs/atk/atk-1.10.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.10.1.ebuild,v 1.1 2005/06/05 18:28:01 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.10.1.ebuild,v 1.2 2005/07/27 01:27:05 leonardop Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://developer.gnome.org/projects/gap/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86" IUSE="doc static" RDEPEND=">=dev-libs/glib-2.5.7" |