diff options
author | Samuli Suominen <drac@gentoo.org> | 2008-01-11 16:45:10 +0000 |
---|---|---|
committer | Samuli Suominen <drac@gentoo.org> | 2008-01-11 16:45:10 +0000 |
commit | 53ac1ef7e9834eaa2424ace96a889dafbfa02636 (patch) | |
tree | 5f6961784119d261df4137d38f25327eadd43f6a /app-editors/zoinks | |
parent | 0.10 release and -gtk fix (diff) | |
download | gentoo-2-53ac1ef7e9834eaa2424ace96a889dafbfa02636.tar.gz gentoo-2-53ac1ef7e9834eaa2424ace96a889dafbfa02636.tar.bz2 gentoo-2-53ac1ef7e9834eaa2424ace96a889dafbfa02636.zip |
amd64 stable wrt #205043
(Portage version: 2.1.4_rc14)
Diffstat (limited to 'app-editors/zoinks')
-rw-r--r-- | app-editors/zoinks/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/zoinks/zoinks-0.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/zoinks/ChangeLog b/app-editors/zoinks/ChangeLog index f42e2ad6de62..569bb78ee5cf 100644 --- a/app-editors/zoinks/ChangeLog +++ b/app-editors/zoinks/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/zoinks # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/zoinks/ChangeLog,v 1.22 2008/01/11 16:31:37 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/zoinks/ChangeLog,v 1.23 2008/01/11 16:45:10 drac Exp $ + + 11 Jan 2008; Samuli Suominen <drac@gentoo.org> zoinks-0.4.1.ebuild: + amd64 stable wrt #205043 11 Jan 2008; Samuli Suominen <drac@gentoo.org> zoinks-0.4.1.ebuild: Install desktop entry. diff --git a/app-editors/zoinks/zoinks-0.4.1.ebuild b/app-editors/zoinks/zoinks-0.4.1.ebuild index 6a93fcf23f73..04dffec7a483 100644 --- a/app-editors/zoinks/zoinks-0.4.1.ebuild +++ b/app-editors/zoinks/zoinks-0.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/zoinks/zoinks-0.4.1.ebuild,v 1.3 2008/01/11 16:34:32 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/zoinks/zoinks-0.4.1.ebuild,v 1.4 2008/01/11 16:45:10 drac Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://${PN}.mikelockwood.com/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="nls" RDEPEND="x11-libs/libX11 |