Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 335454 - add ~amd64-linux keyword to dev-libs/libxdg-basedir-1.1.1
Summary: add ~amd64-linux keyword to dev-libs/libxdg-basedir-1.1.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: AMD64 Linux
: High enhancement (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords: KEYWORDREQ
Depends on:
Blocks:
 
Reported: 2010-08-31 20:26 UTC by Ivan Jager
Modified: 2010-09-08 17:23 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ivan Jager 2010-08-31 20:26:22 UTC
dev-libs/libxdg-basedir-1.1.1 emerges fine after being converted with ecopy. 

Reproducible: Always

Steps to Reproduce:
1. ecopy dev-libs/libxdg-basedir
2. emerge dev-libs/libxdg-basedir





Portage 2.2.01.15553-prefix (prefix/linux/amd64, gcc-4.2.4, unavailable, 2.6.18-194.8.1.el5 x86_64)
=================================================================
System uname: Linux-2.6.18-194.8.1.el5-x86_64-Intel-R-_Xeon-R-_CPU_W3520_@_2.67GHz-with-redhat-5.5-Tikanga
Timestamp of tree: Tue, 31 Aug 2010 02:10:12 +0000
ccache version 2.4 [disabled]
app-shells/bash:     4.1_p7
dev-lang/python:     2.6.5-r2
sys-devel/autoconf:  2.65-r1
sys-devel/automake:  1.11.1
sys-devel/binutils:  2.20.51.0.10
sys-devel/gcc:       4.2.4-r01.2
sys-devel/gcc-config: 1.4.1-r00.2
sys-devel/libtool:   2.2.10
sys-devel/make:      3.81-r2
virtual/os-headers:  2.6.35 (sys-kernel/linux-headers)
ACCEPT_KEYWORDS="~amd64-linux"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -pipe"
DISTDIR="/afs/mrph.org/sys/gentoo/amd64_linux26/usr/portage/distfiles"
FEATURES="assume-digests collision-protect distlocks fixlafiles fixpackages news parallel-fetch preserve-libs protect-owned sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="en_US"
LDFLAGS="-Wl,-O1"
MAKEOPTS="-j4"
PKGDIR="/afs/mrph.org/sys/gentoo/amd64_linux26/usr/portage/packages"
PORTAGE_CONFIGROOT="/afs/mrph.org/sys/gentoo/amd64_linux26/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/afs/mrph.org/sys/gentoo/amd64_linux26/usr/portage"
PORTDIR_OVERLAY="/afs/mrph.org/sys/gentoo/amd64_linux26/aij-overlay"
SYNC="rsync://rsync.prefix.freens.org/gentoo-portage-prefix"
USE="amd64 berkdb bzip2 cli cracklib crypt cxx dri fortran gdbm iconv ipv6 jpeg mmx modules mudflap ncurses nls nptl nptlonly openmp pcre perl png pppd prefix python readline reflection session spl sse sse2 ssl sysfs tcpd unicode xcb xorg zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="fbdev glint intel mach64 mga neomagic nouveau nv r128 radeon savage sis tdfx trident vesa via vmware voodoo" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" 
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2010-09-08 13:28:41 UTC
(In reply to comment #0)
> dev-libs/libxdg-basedir-1.1.1 emerges fine after being converted with ecopy. 

Correct, but it needs to be changed to EAPI3 for gentoo-x86 approval.

%% diff -u libxdg-basedir-1.1.1.ebuild.orig libxdg-basedir-1.1.1.ebuild
--- libxdg-basedir-1.1.1.ebuild.orig    2010-09-08 13:26:34.000000000 +0000
+++ libxdg-basedir-1.1.1.ebuild 2010-09-08 13:27:08.000000000 +0000
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: /var/cvsroot/gentoo-x86/dev-libs/libxdg-basedir/libxdg-basedir-1.1.1.ebuild,v 1.1 2010/08/11 03:16:51 ssuominen Exp $
 
-EAPI=2
+EAPI=3
 inherit libtool
 
 DESCRIPTION="Small library to access XDG Base Directories Specification paths"
@@ -11,7 +11,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux"
 IUSE="doc static-libs"
 
 RDEPEND=""
@@ -43,5 +43,5 @@
                dohtml -r doc/html/*
        fi
 
-       find "${D}" -name '*.la' -delete
+       find "${ED}" -name '*.la' -delete
 }
Comment 2 Fabian Groffen gentoo-dev 2010-09-08 13:34:25 UTC
we don't really need the ED for find, (just searches a bit more), so the EAPI bump isn't strictly necessary if these are all the changes.
Comment 3 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2010-09-08 14:40:36 UTC
point noted.

I've set this package up so it just needs a keyword added.
Comment 4 Fabian Groffen gentoo-dev 2010-09-08 17:23:16 UTC
keyworded, thanks