summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2009-05-05 07:42:49 +0000
committerChristian Faulhammer <fauli@gentoo.org>2009-05-05 07:42:49 +0000
commit2cd78265df82ed4799052a28e8d6c77900e3f2f9 (patch)
tree31e2e824be08010570fe7d363d376703ff3ffd82 /x11-apps/smproxy
parentfix repoman warnings (diff)
downloadgentoo-2-2cd78265df82ed4799052a28e8d6c77900e3f2f9.tar.gz
gentoo-2-2cd78265df82ed4799052a28e8d6c77900e3f2f9.tar.bz2
gentoo-2-2cd78265df82ed4799052a28e8d6c77900e3f2f9.zip
fix repoman warnings
(Portage version: 2.1.6.11/cvs/Linux i686)
Diffstat (limited to 'x11-apps/smproxy')
-rw-r--r--x11-apps/smproxy/ChangeLog7
-rw-r--r--x11-apps/smproxy/smproxy-1.0.2.ebuild5
2 files changed, 8 insertions, 4 deletions
diff --git a/x11-apps/smproxy/ChangeLog b/x11-apps/smproxy/ChangeLog
index 5017f92369c1..e95a18005b18 100644
--- a/x11-apps/smproxy/ChangeLog
+++ b/x11-apps/smproxy/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/smproxy
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/smproxy/ChangeLog,v 1.19 2008/10/03 08:34:43 armin76 Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/smproxy/ChangeLog,v 1.20 2009/05/05 07:42:49 fauli Exp $
+
+ 05 May 2009; Christian Faulhammer <fauli@gentoo.org> smproxy-1.0.2.ebuild:
+ fix repoman warnings
03 Oct 2008; Raúl Porcel <armin76@gentoo.org> smproxy-1.0.2.ebuild:
Add ~ia64 wrt #237411
diff --git a/x11-apps/smproxy/smproxy-1.0.2.ebuild b/x11-apps/smproxy/smproxy-1.0.2.ebuild
index a18dacf079c9..ce91af7d84ef 100644
--- a/x11-apps/smproxy/smproxy-1.0.2.ebuild
+++ b/x11-apps/smproxy/smproxy-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/smproxy/smproxy-1.0.2.ebuild,v 1.9 2008/10/03 08:34:43 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/smproxy/smproxy-1.0.2.ebuild,v 1.10 2009/05/05 07:42:49 fauli Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -9,6 +9,7 @@ inherit x-modular
DESCRIPTION="Session Manager Proxy"
KEYWORDS="~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 sh ~sparc x86 ~x86-fbsd"
+IUSE=""
RDEPEND="x11-libs/libXt
x11-libs/libXmu"
DEPEND="${RDEPEND}"