diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-08-26 14:08:08 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-08-26 14:08:08 +0000 |
commit | fc09dcf630304c2a492e51d3c6100adf3481a8ac (patch) | |
tree | a49e860eed9a52d4cb684cf965f190ae3aee7371 /x11-themes/qinx | |
parent | add ~ia64 (diff) | |
download | gentoo-2-fc09dcf630304c2a492e51d3c6100adf3481a8ac.tar.gz gentoo-2-fc09dcf630304c2a492e51d3c6100adf3481a8ac.tar.bz2 gentoo-2-fc09dcf630304c2a492e51d3c6100adf3481a8ac.zip |
add ~ia64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-themes/qinx')
-rw-r--r-- | x11-themes/qinx/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/qinx/Manifest | 6 | ||||
-rw-r--r-- | x11-themes/qinx/qinx-1.4.ebuild | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/x11-themes/qinx/ChangeLog b/x11-themes/qinx/ChangeLog index 2727042c6d42..1b229c378bad 100644 --- a/x11-themes/qinx/ChangeLog +++ b/x11-themes/qinx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/qinx # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/qinx/ChangeLog,v 1.25 2005/07/15 14:16:17 greg_g Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/qinx/ChangeLog,v 1.26 2005/08/26 14:04:15 agriffis Exp $ + + 26 Aug 2005; Aron Griffis <agriffis@gentoo.org> qinx-1.4.ebuild: + add ~ia64 15 Jul 2005; Gregorio Guidi <greg_g@gentoo.org> qinx-1.4.ebuild: Stable on x86. diff --git a/x11-themes/qinx/Manifest b/x11-themes/qinx/Manifest index acdeaf55a1b3..c5c1ccd1be4e 100644 --- a/x11-themes/qinx/Manifest +++ b/x11-themes/qinx/Manifest @@ -1,7 +1,7 @@ +MD5 b76417bfe790a0c289934e26ea40433a qinx-1.4.ebuild 538 MD5 acc03a4b12bb0433a57e95bd253b9501 metadata.xml 156 MD5 7c91a1b8654dec27faf574abdd332763 ChangeLog 3799 -MD5 38703ecc818ad74f19bb5083acc848d4 qinx-1.4.ebuild 533 MD5 c60affebef8a427e09368ebb54eb4379 qinx-1.2.ebuild 693 -MD5 72117d0595d9276bfc6753b96a1f5d10 files/digest-qinx-1.4 61 -MD5 fe9bce381d85e3f64cc290afaeee0e20 files/qinx-1.2-configure-arts.patch 3563 MD5 dbbff3105669ae9dc677bbc0ccdd9130 files/digest-qinx-1.2 60 +MD5 fe9bce381d85e3f64cc290afaeee0e20 files/qinx-1.2-configure-arts.patch 3563 +MD5 72117d0595d9276bfc6753b96a1f5d10 files/digest-qinx-1.4 61 diff --git a/x11-themes/qinx/qinx-1.4.ebuild b/x11-themes/qinx/qinx-1.4.ebuild index d99300a99beb..aeaeb0301c5f 100644 --- a/x11-themes/qinx/qinx-1.4.ebuild +++ b/x11-themes/qinx/qinx-1.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/qinx/qinx-1.4.ebuild,v 1.2 2005/07/15 14:16:17 greg_g Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/qinx/qinx-1.4.ebuild,v 1.3 2005/08/26 14:04:15 agriffis Exp $ inherit kde eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://www.usermode.org/code.html" LICENSE="as-is" SLOT="0" -KEYWORDS="~alpha ~amd64 -ppc ~sparc x86" +KEYWORDS="~alpha ~amd64 ~ia64 -ppc ~sparc x86" IUSE="" DEPEND="|| ( kde-base/kwin >=kde-base/kdebase-3.2 )" |