diff options
-rw-r--r-- | x11-themes/alloy/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/alloy/Manifest | 14 | ||||
-rw-r--r-- | x11-themes/alloy/alloy-0.5.2.ebuild | 4 | ||||
-rw-r--r-- | x11-themes/baghira/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/baghira/Manifest | 8 | ||||
-rw-r--r-- | x11-themes/baghira/baghira-0.6e-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-themes/blueglass-xcursors/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/blueglass-xcursors/Manifest | 12 | ||||
-rw-r--r-- | x11-themes/blueglass-xcursors/blueglass-xcursors-0.4.ebuild | 4 | ||||
-rw-r--r-- | x11-themes/commonbox-styles-extra/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/commonbox-styles-extra/Manifest | 4 | ||||
-rw-r--r-- | x11-themes/commonbox-styles-extra/commonbox-styles-extra-0.2-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-themes/fusionx-aqua/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/fusionx-aqua/Manifest | 2 | ||||
-rw-r--r-- | x11-themes/fusionx-aqua/fusionx-aqua-1.1.ebuild | 4 |
15 files changed, 42 insertions, 45 deletions
diff --git a/x11-themes/alloy/ChangeLog b/x11-themes/alloy/ChangeLog index 6b0516b4b957..2671fb50d0d6 100644 --- a/x11-themes/alloy/ChangeLog +++ b/x11-themes/alloy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/alloy # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/alloy/ChangeLog,v 1.21 2005/08/03 18:49:44 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/alloy/ChangeLog,v 1.22 2005/08/26 13:30:22 agriffis Exp $ + + 26 Aug 2005; Aron Griffis <agriffis@gentoo.org> alloy-0.5.2.ebuild: + add ~ia64 03 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> alloy-0.5.2.ebuild: Stable on sparc diff --git a/x11-themes/alloy/Manifest b/x11-themes/alloy/Manifest index 6d2ce3160cbf..42a68a4967b2 100644 --- a/x11-themes/alloy/Manifest +++ b/x11-themes/alloy/Manifest @@ -1,15 +1,5 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 d4e24da1b26ace355d8f46d33b9bebc8 alloy-0.5.2.ebuild 727 MD5 acc03a4b12bb0433a57e95bd253b9501 metadata.xml 156 +MD5 c4bcc28f2d7d633dab2ff1750b8ee7d7 alloy-0.5.2.ebuild 732 MD5 651a4c3a91758cc59874ab258129c63d ChangeLog 3175 -MD5 dd9ace3c92e2dba5e2304d8b21e0a8eb files/digest-alloy-0.5.2 70 MD5 a62d58aa021973a98b3978cf6a69c171 files/remove-extra-semicolon.patch 258 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1-ecc0.1.6 (GNU/Linux) - -iD8DBQFC8RHmKRy60XGEcJIRAukgAKCmK2/6+cFZsPjWtmnixOEBFDg8zQCfSFdi -4hSHd1NZIPmBOFjYhnHGCJg= -=Md56 ------END PGP SIGNATURE----- +MD5 dd9ace3c92e2dba5e2304d8b21e0a8eb files/digest-alloy-0.5.2 70 diff --git a/x11-themes/alloy/alloy-0.5.2.ebuild b/x11-themes/alloy/alloy-0.5.2.ebuild index e9fb17fa44b3..3edf2df57e39 100644 --- a/x11-themes/alloy/alloy-0.5.2.ebuild +++ b/x11-themes/alloy/alloy-0.5.2.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/x11-themes/alloy/alloy-0.5.2.ebuild,v 1.9 2005/08/03 18:49:44 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/alloy/alloy-0.5.2.ebuild,v 1.10 2005/08/26 13:30:22 agriffis Exp $ inherit kde eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.kde-look.org/content/files/10605-${P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc ~alpha ~amd64 sparc" +KEYWORDS="~alpha ~amd64 ~ia64 ppc sparc x86" IUSE="" DEPEND="|| ( kde-base/kwin >=kde-base/kdebase-3.2 ) diff --git a/x11-themes/baghira/ChangeLog b/x11-themes/baghira/ChangeLog index 875b4440d257..fee8a4c9bb47 100644 --- a/x11-themes/baghira/ChangeLog +++ b/x11-themes/baghira/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/baghira # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/baghira/ChangeLog,v 1.36 2005/07/18 17:37:07 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/baghira/ChangeLog,v 1.37 2005/08/26 13:35:07 agriffis Exp $ + + 26 Aug 2005; Aron Griffis <agriffis@gentoo.org> baghira-0.6e-r1.ebuild: + add ~ia64 17 Jul 2005; Tobias Scherbaum <dertobi123@gentoo.org> baghira-0.6e-r1.ebuild: diff --git a/x11-themes/baghira/Manifest b/x11-themes/baghira/Manifest index e4e506fedbe6..8e6067ffb729 100644 --- a/x11-themes/baghira/Manifest +++ b/x11-themes/baghira/Manifest @@ -1,8 +1,8 @@ +MD5 acc03a4b12bb0433a57e95bd253b9501 metadata.xml 156 MD5 09802d5f5cea39d7a94a6a42a877c3b4 ChangeLog 6685 MD5 b17825438654e253026a60c5bbf9666a baghira-0.5h-r1.ebuild 688 -MD5 eafe9df5a603d2467148412ba73e3018 baghira-0.6e-r1.ebuild 753 -MD5 acc03a4b12bb0433a57e95bd253b9501 metadata.xml 156 -MD5 c96920407fffcc205cfd48375eafde0e files/baghira-0.6e-drop_resize_handle.patch 1175 -MD5 eb9cfc658932affe09a33b70035d99fa files/baghira-ximian_fix.patch 1041 +MD5 b43986e6ac5571c72307596bbfb2ef90 baghira-0.6e-r1.ebuild 758 MD5 691364364acad0a765bf32167748acb0 files/digest-baghira-0.5h-r1 65 MD5 0676bc4d0ab8344a3fdbcd7168f26b25 files/digest-baghira-0.6e-r1 65 +MD5 c96920407fffcc205cfd48375eafde0e files/baghira-0.6e-drop_resize_handle.patch 1175 +MD5 eb9cfc658932affe09a33b70035d99fa files/baghira-ximian_fix.patch 1041 diff --git a/x11-themes/baghira/baghira-0.6e-r1.ebuild b/x11-themes/baghira/baghira-0.6e-r1.ebuild index 3dca59a5c9e4..c26761fa18e4 100644 --- a/x11-themes/baghira/baghira-0.6e-r1.ebuild +++ b/x11-themes/baghira/baghira-0.6e-r1.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/x11-themes/baghira/baghira-0.6e-r1.ebuild,v 1.4 2005/07/18 17:37:07 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/baghira/baghira-0.6e-r1.ebuild,v 1.5 2005/08/26 13:35:07 agriffis Exp $ inherit kde @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/baghira/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ppc sparc x86" +KEYWORDS="~alpha ~amd64 ~ia64 ppc sparc x86" IUSE="" DEPEND="|| ( kde-base/kwin >=kde-base/kdebase-3.3 )" diff --git a/x11-themes/blueglass-xcursors/ChangeLog b/x11-themes/blueglass-xcursors/ChangeLog index 694ed1af61d8..4b8dce762920 100644 --- a/x11-themes/blueglass-xcursors/ChangeLog +++ b/x11-themes/blueglass-xcursors/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/blueglass-xcursors # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/blueglass-xcursors/ChangeLog,v 1.16 2005/06/17 03:10:57 smithj Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/blueglass-xcursors/ChangeLog,v 1.17 2005/08/26 13:35:51 agriffis Exp $ + + 26 Aug 2005; Aron Griffis <agriffis@gentoo.org> + blueglass-xcursors-0.4.ebuild: + add ~ia64 17 Jun 2005; Jonathan Smith <smithj@gentoo.org> +metadata.xml, blueglass-xcursors-0.4.ebuild: diff --git a/x11-themes/blueglass-xcursors/Manifest b/x11-themes/blueglass-xcursors/Manifest index 9f69bdc10d2b..e60df09d0f92 100644 --- a/x11-themes/blueglass-xcursors/Manifest +++ b/x11-themes/blueglass-xcursors/Manifest @@ -1,14 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 93f02cf17e28c71ad2a43ecc2399b56f metadata.xml 279 -MD5 137bb062d6f58c3ece16b22484cb5f9a blueglass-xcursors-0.4.ebuild 2109 MD5 0822d3d4428f8e37d989a9c392b0621e ChangeLog 2268 +MD5 7bf7a323e2d17f5950259195f8f3f718 blueglass-xcursors-0.4.ebuild 2114 MD5 de0300160ad31c18630f323abbc1a7a2 files/digest-blueglass-xcursors-0.4 83 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFCsj90l5AvwDPiUowRAqceAKDdKYhwXE4sPstPmIaOUuiO++h3RwCggl2I -6uixrLTjUKRHaI2ngzbXkiM= -=WPVb ------END PGP SIGNATURE----- diff --git a/x11-themes/blueglass-xcursors/blueglass-xcursors-0.4.ebuild b/x11-themes/blueglass-xcursors/blueglass-xcursors-0.4.ebuild index 7e4efeb332e9..64b5c5d16ae9 100644 --- a/x11-themes/blueglass-xcursors/blueglass-xcursors-0.4.ebuild +++ b/x11-themes/blueglass-xcursors/blueglass-xcursors-0.4.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/x11-themes/blueglass-xcursors/blueglass-xcursors-0.4.ebuild,v 1.15 2005/06/17 03:10:57 smithj Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/blueglass-xcursors/blueglass-xcursors-0.4.ebuild,v 1.16 2005/08/26 13:35:51 agriffis Exp $ MY_P="5532-BlueGlass-XCursors-3D-${PV}" DESCRIPTION="A high quality set of Xfree 4.3.0 animated mouse cursors" @@ -9,7 +9,7 @@ SRC_URI="http://kde-look.org/content/files/$MY_P.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="x86 ppc sparc ~alpha hppa amd64 mips ppc64" +KEYWORDS="~alpha amd64 hppa ~ia64 mips ppc ppc64 sparc x86" IUSE="" DEPEND="" diff --git a/x11-themes/commonbox-styles-extra/ChangeLog b/x11-themes/commonbox-styles-extra/ChangeLog index a73c8fa30df8..ebb6a0bd3f4b 100644 --- a/x11-themes/commonbox-styles-extra/ChangeLog +++ b/x11-themes/commonbox-styles-extra/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/commonbox-styles-extra # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/commonbox-styles-extra/ChangeLog,v 1.14 2005/05/28 03:05:27 j4rg0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/commonbox-styles-extra/ChangeLog,v 1.15 2005/08/26 13:36:37 agriffis Exp $ + + 26 Aug 2005; Aron Griffis <agriffis@gentoo.org> + commonbox-styles-extra-0.2-r1.ebuild: + add ~ia64 27 May 2005; Lina Pezzella <j4rg0n@gentoo.org> commonbox-styles-extra-0.2-r1.ebuild: diff --git a/x11-themes/commonbox-styles-extra/Manifest b/x11-themes/commonbox-styles-extra/Manifest index 9b64b97a6157..7f5790e3f525 100644 --- a/x11-themes/commonbox-styles-extra/Manifest +++ b/x11-themes/commonbox-styles-extra/Manifest @@ -1,4 +1,4 @@ -MD5 56c08a2099e664deb6512cdc9665c14b ChangeLog 2094 MD5 a64938ba85406bb5580b16332fb09aed metadata.xml 265 -MD5 b7085304b5b20114202cb66af3bb7cf2 commonbox-styles-extra-0.2-r1.ebuild 753 +MD5 5df79d3e5e5c9ea6680accac620bbc50 commonbox-styles-extra-0.2-r1.ebuild 758 +MD5 56c08a2099e664deb6512cdc9665c14b ChangeLog 2094 MD5 0b7b43c73100b935a09151ae49a0185f files/digest-commonbox-styles-extra-0.2-r1 80 diff --git a/x11-themes/commonbox-styles-extra/commonbox-styles-extra-0.2-r1.ebuild b/x11-themes/commonbox-styles-extra/commonbox-styles-extra-0.2-r1.ebuild index a40ad5e0ccb4..32465ba66ad7 100644 --- a/x11-themes/commonbox-styles-extra/commonbox-styles-extra-0.2-r1.ebuild +++ b/x11-themes/commonbox-styles-extra/commonbox-styles-extra-0.2-r1.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/x11-themes/commonbox-styles-extra/commonbox-styles-extra-0.2-r1.ebuild,v 1.13 2005/05/28 03:05:27 j4rg0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/commonbox-styles-extra/commonbox-styles-extra-0.2-r1.ebuild,v 1.14 2005/08/26 13:36:37 agriffis Exp $ IUSE="" DESCRIPTION="Extra styles pack for flux|black|open(box)." @@ -10,7 +10,7 @@ HOMEPAGE="http://mkeadle.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc alpha amd64 ~hppa ~ppc64 ~ppc-macos" +KEYWORDS="alpha amd64 ~hppa ~ia64 ppc ~ppc-macos ~ppc64 sparc x86" DEPEND="media-gfx/xv virtual/x11" diff --git a/x11-themes/fusionx-aqua/ChangeLog b/x11-themes/fusionx-aqua/ChangeLog index 8e4659d1317a..c78a7bd94154 100644 --- a/x11-themes/fusionx-aqua/ChangeLog +++ b/x11-themes/fusionx-aqua/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/fusionx-aqua # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/fusionx-aqua/ChangeLog,v 1.7 2005/08/21 21:28:07 greg_g Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/fusionx-aqua/ChangeLog,v 1.8 2005/08/26 13:37:23 agriffis Exp $ + + 26 Aug 2005; Aron Griffis <agriffis@gentoo.org> fusionx-aqua-1.1.ebuild: + add ~ia64 21 Aug 2005; Gregorio Guidi <greg_g@gentoo.org> fusionx-aqua-1.1.ebuild: Correct KDE dependency (#83058). diff --git a/x11-themes/fusionx-aqua/Manifest b/x11-themes/fusionx-aqua/Manifest index d933e4790bec..e81844e2748f 100644 --- a/x11-themes/fusionx-aqua/Manifest +++ b/x11-themes/fusionx-aqua/Manifest @@ -1,4 +1,4 @@ MD5 acc03a4b12bb0433a57e95bd253b9501 metadata.xml 156 MD5 9dd0fbc73e91419214669318832a7f51 ChangeLog 1234 -MD5 85c90822d163bfd78c81a368661fb2d2 fusionx-aqua-1.1.ebuild 1742 +MD5 f0fbc470ecab91381a3e1ee75599c9b9 fusionx-aqua-1.1.ebuild 1747 MD5 b4dda0bfb72a5212167d14e033690873 files/digest-fusionx-aqua-1.1 72 diff --git a/x11-themes/fusionx-aqua/fusionx-aqua-1.1.ebuild b/x11-themes/fusionx-aqua/fusionx-aqua-1.1.ebuild index 107eb048e8d2..74b5caf3cd1b 100644 --- a/x11-themes/fusionx-aqua/fusionx-aqua-1.1.ebuild +++ b/x11-themes/fusionx-aqua/fusionx-aqua-1.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/x11-themes/fusionx-aqua/fusionx-aqua-1.1.ebuild,v 1.12 2005/08/21 21:28:07 greg_g Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/fusionx-aqua/fusionx-aqua-1.1.ebuild,v 1.13 2005/08/26 13:37:23 agriffis Exp $ inherit kde @@ -13,7 +13,7 @@ SRC_URI="http://www.kdelook.org/content/files/5296-${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc ~sparc ~alpha amd64" +KEYWORDS="~alpha amd64 ~ia64 ppc ~sparc x86" IUSE="" DEPEND="|| ( kde-base/kwin kde-base/kdebase )" |