diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-08-23 15:59:06 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-08-23 15:59:06 +0000 |
commit | a1a638fcbe42ac342985afc8ca27876a3391a1b1 (patch) | |
tree | ded283b8ec53d12d6b730c75821ebf4079cbb97c /dev-libs/atk | |
parent | stable on ia64 (diff) | |
download | gentoo-2-a1a638fcbe42ac342985afc8ca27876a3391a1b1.tar.gz gentoo-2-a1a638fcbe42ac342985afc8ca27876a3391a1b1.tar.bz2 gentoo-2-a1a638fcbe42ac342985afc8ca27876a3391a1b1.zip |
stable on ia64
(Portage version: 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 | 16 | ||||
-rw-r--r-- | dev-libs/atk/atk-1.10.1.ebuild | 4 |
3 files changed, 9 insertions, 16 deletions
diff --git a/dev-libs/atk/ChangeLog b/dev-libs/atk/ChangeLog index 2a28fce9571e..f86784447482 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.82 2005/08/08 08:53:59 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.83 2005/08/23 15:55:26 agriffis Exp $ + + 23 Aug 2005; Aron Griffis <agriffis@gentoo.org> atk-1.10.1.ebuild: + stable on ia64 08 Aug 2005; Markus Rothe <corsair@gentoo.org> atk-1.10.1.ebuild: Stable on ppc64 diff --git a/dev-libs/atk/Manifest b/dev-libs/atk/Manifest index 9bdb20f76cb7..7d571430f74d 100644 --- a/dev-libs/atk/Manifest +++ b/dev-libs/atk/Manifest @@ -1,18 +1,8 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 72e62f4df8c037e6ea57309ac6d81d77 metadata.xml 174 MD5 c7a1e71e8db9414ebd458fedd4ed8986 atk-1.6.1.ebuild 621 -MD5 1bb176d2e1cfb8a12dcb5789c3ca7a66 atk-1.10.1.ebuild 627 -MD5 2241d89a72c39690aa145f563b282490 atk-1.9.1.ebuild 624 +MD5 fd8dc1c122e3e23fd77c2ca379b291c7 atk-1.10.1.ebuild 626 +MD5 72e62f4df8c037e6ea57309ac6d81d77 metadata.xml 174 MD5 7f82615f826ffc1672ccb9ac26ba89c3 ChangeLog 8871 +MD5 2241d89a72c39690aa145f563b282490 atk-1.9.1.ebuild 624 MD5 1a3eb50832771ae5b5438add14e51610 files/digest-atk-1.9.1 62 MD5 0d1a7498d0c1d67a90ea918cc9d2937b files/digest-atk-1.10.1 63 MD5 3a1c0bfede3ee5b267426cbabd0e9a00 files/digest-atk-1.6.1 62 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFC/sJIgIKl8Uu19MoRApsgAJ4pAKlyCjgw8J9UcbnhYQn4uBcWggCfZHRj -emWLXRXA+X39xPRVzYYpKWE= -=AV+e ------END PGP SIGNATURE----- diff --git a/dev-libs/atk/atk-1.10.1.ebuild b/dev-libs/atk/atk-1.10.1.ebuild index 0157a3205241..dbec0f40bed0 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.7 2005/08/14 04:01:24 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.10.1.ebuild,v 1.8 2005/08/23 15:55:26 agriffis 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" |