diff options
author | Ulrich Müller <ulm@gentoo.org> | 2017-03-03 14:12:07 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2017-03-03 14:21:50 +0100 |
commit | 8c27b3fb31fef615e1888eaec9478f6473e58d67 (patch) | |
tree | 2f7cc05297ca846a9dcdf136fc631e28b8429817 /app-crypt | |
parent | app-shells/fish: add nls support (diff) | |
download | gentoo-8c27b3fb31fef615e1888eaec9478f6473e58d67.tar.gz gentoo-8c27b3fb31fef615e1888eaec9478f6473e58d67.tar.bz2 gentoo-8c27b3fb31fef615e1888eaec9478f6473e58d67.zip |
Restore previously dropped upstream Id keywords from CVS history.
Fixes commits 56bd759df1d0 and 22fd7b2d4764. These files should have
been committed to CVS with the -ko option, in the first place.
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/ccid/files/92_pcscd_ccid-2.rules | 2 | ||||
-rw-r--r-- | app-crypt/ccid/files/92_pcscd_ccid.rules | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/app-crypt/ccid/files/92_pcscd_ccid-2.rules b/app-crypt/ccid/files/92_pcscd_ccid-2.rules index 778bdddf4fc5..ca4d1ce1b729 100644 --- a/app-crypt/ccid/files/92_pcscd_ccid-2.rules +++ b/app-crypt/ccid/files/92_pcscd_ccid-2.rules @@ -1,6 +1,8 @@ # udev rules to set the access rights of CCID smart card readers # so they can be used by pcscd +# $Id: 92_pcscd_ccid.rules 6587 2013-04-05 16:31:55Z rousseau $ + # Gemplus PCMCIA Card #SUBSYSTEMS=="pcmcia", DRIVERS=="serial_cs", ACTION=="add", ATTRS{prod_id1}=="Gemplus", ATTRS{prod_id2}=="SerialPort", ATTRS{prod_id3}=="GemPC Card", RUN+="/usr/sbin/pcscd --hotplug" diff --git a/app-crypt/ccid/files/92_pcscd_ccid.rules b/app-crypt/ccid/files/92_pcscd_ccid.rules index 4943101f181d..27bfb698ebe0 100644 --- a/app-crypt/ccid/files/92_pcscd_ccid.rules +++ b/app-crypt/ccid/files/92_pcscd_ccid.rules @@ -1,6 +1,8 @@ # udev rules to set the access rights of CCID smart card readers # so they can be used by pcscd +# $Id: 92_pcscd_ccid.rules 6587 2013-04-05 16:31:55Z rousseau $ + # Gemplus PCMCIA Card #SUBSYSTEMS=="pcmcia", DRIVERS=="serial_cs", ACTION=="add", ATTRS{prod_id1}=="Gemplus", ATTRS{prod_id2}=="SerialPort", ATTRS{prod_id3}=="GemPC Card", RUN+="/usr/sbin/pcscd --hotplug" |