From 3d8f67edad5371685a2c051b46a142cdffdb8d0a Mon Sep 17 00:00:00 2001 From: Christian Faulhammer Date: Tue, 5 May 2009 08:19:13 +0000 Subject: fix repoman warnings Package-Manager: portage-2.1.6.11/cvs/Linux i686 --- x11-apps/rstart/ChangeLog | 7 +++++-- x11-apps/rstart/rstart-1.0.2.ebuild | 5 +++-- 2 files changed, 8 insertions(+), 4 deletions(-) (limited to 'x11-apps/rstart') diff --git a/x11-apps/rstart/ChangeLog b/x11-apps/rstart/ChangeLog index 1d20d8159cc4..7b14762dcc9f 100644 --- a/x11-apps/rstart/ChangeLog +++ b/x11-apps/rstart/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/rstart -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/rstart/ChangeLog,v 1.15 2007/12/19 23:54:30 cla Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/rstart/ChangeLog,v 1.16 2009/05/05 07:38:47 fauli Exp $ + + 05 May 2009; Christian Faulhammer rstart-1.0.2.ebuild: + fix repoman warnings 19 Dec 2007; Dawid Węgliński rstart-1.0.2.ebuild: Stable on x86 (bug #202087) diff --git a/x11-apps/rstart/rstart-1.0.2.ebuild b/x11-apps/rstart/rstart-1.0.2.ebuild index bc40233c8569..2b3405913568 100644 --- a/x11-apps/rstart/rstart-1.0.2.ebuild +++ b/x11-apps/rstart/rstart-1.0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/rstart/rstart-1.0.2.ebuild,v 1.4 2008/01/13 09:36:15 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/rstart/rstart-1.0.2.ebuild,v 1.5 2009/05/05 07:38:47 fauli Exp $ # Must be before x-modular eclass is inherited # Hack to make autoreconf run for our patch @@ -10,6 +10,7 @@ inherit x-modular DESCRIPTION="X.Org rstart application" KEYWORDS="arm ~mips ~ppc ~ppc64 s390 sh ~sparc x86" +IUSE="" RDEPEND="x11-libs/libX11" DEPEND="${RDEPEND}" -- cgit v1.2.3-65-gdbad