diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-10-03 08:34:43 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-10-03 08:34:43 +0000 |
commit | be4a026c6ce3ac1272668cf80ad43b988d4f8995 (patch) | |
tree | 98562e0197449d5338230e9f5d26c6bad49d9cd9 /x11-apps/smproxy | |
parent | Wiped out older version. (diff) | |
download | historical-be4a026c6ce3ac1272668cf80ad43b988d4f8995.tar.gz historical-be4a026c6ce3ac1272668cf80ad43b988d4f8995.tar.bz2 historical-be4a026c6ce3ac1272668cf80ad43b988d4f8995.zip |
Add ~ia64 wrt #237411
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'x11-apps/smproxy')
-rw-r--r-- | x11-apps/smproxy/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/smproxy/smproxy-1.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/smproxy/ChangeLog b/x11-apps/smproxy/ChangeLog index 0103058fc2a6..5017f92369c1 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.18 2008/09/26 12:41:15 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/smproxy/ChangeLog,v 1.19 2008/10/03 08:34:43 armin76 Exp $ + + 03 Oct 2008; Raúl Porcel <armin76@gentoo.org> smproxy-1.0.2.ebuild: + Add ~ia64 wrt #237411 26 Sep 2008; Jeroen Roovers <jer@gentoo.org> smproxy-1.0.2.ebuild: Marked ~hppa (bug #237411). diff --git a/x11-apps/smproxy/smproxy-1.0.2.ebuild b/x11-apps/smproxy/smproxy-1.0.2.ebuild index ab9f7732a3d7..a18dacf079c9 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 # 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.8 2008/09/26 12:41:15 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/smproxy/smproxy-1.0.2.ebuild,v 1.9 2008/10/03 08:34:43 armin76 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="Session Manager Proxy" -KEYWORDS="~amd64 arm ~hppa ~mips ~ppc ~ppc64 s390 sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 sh ~sparc x86 ~x86-fbsd" RDEPEND="x11-libs/libXt x11-libs/libXmu" DEPEND="${RDEPEND}" |