diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-07-23 01:32:04 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-07-23 01:32:04 +0000 |
commit | 83fc34c0c70881009b4fb64c2e0b411cbcb87909 (patch) | |
tree | 8ef2dbd715a4900e1118acaddc2550ac5a8bca84 /x11-themes/qinx | |
parent | Put under kde herd. (diff) | |
download | historical-83fc34c0c70881009b4fb64c2e0b411cbcb87909.tar.gz historical-83fc34c0c70881009b4fb64c2e0b411cbcb87909.tar.bz2 historical-83fc34c0c70881009b4fb64c2e0b411cbcb87909.zip |
Remove unneeded eutils inherit, remove old version.
Package-Manager: portage-2.1.1_pre3-r3
Diffstat (limited to 'x11-themes/qinx')
-rw-r--r-- | x11-themes/qinx/ChangeLog | 8 | ||||
-rw-r--r-- | x11-themes/qinx/qinx-1.4.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-themes/qinx/ChangeLog b/x11-themes/qinx/ChangeLog index 410db430bb48..0fa2d5768841 100644 --- a/x11-themes/qinx/ChangeLog +++ b/x11-themes/qinx/ChangeLog @@ -1,6 +1,10 @@ # 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.29 2005/10/02 20:00:19 agriffis Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/qinx/ChangeLog,v 1.30 2006/07/23 01:32:04 flameeyes Exp $ + + 23 Jul 2006; Diego Pettenò <flameeyes@gentoo.org> + -files/qinx-1.2-configure-arts.patch, -qinx-1.2.ebuild, qinx-1.4.ebuild: + Remove unneeded eutils inherit, remove old version. 02 Oct 2005; Aron Griffis <agriffis@gentoo.org> qinx-1.4.ebuild: Mark 1.4 stable on ia64 diff --git a/x11-themes/qinx/qinx-1.4.ebuild b/x11-themes/qinx/qinx-1.4.ebuild index 90fa2ff02070..a965171a143d 100644 --- a/x11-themes/qinx/qinx-1.4.ebuild +++ b/x11-themes/qinx/qinx-1.4.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 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.6 2005/10/02 20:00:19 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/qinx/qinx-1.4.ebuild,v 1.7 2006/07/23 01:32:04 flameeyes Exp $ -inherit kde eutils +inherit kde DESCRIPTION="A KDE style inspired by QNX Photon microGUI." SRC_URI="http://www.usermode.org/code/${P}.tar.bz2" |